Difference between revisions of "Extensions.Persistence.PersistenceException"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''PersistenceException'''}}
 
{{DISPLAYTITLE:Exception '''PersistenceException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | PersistenceException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | PersistenceException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] |}}
  
 
== Description ==
 
== Description ==
The '''PersistenceException''' is thrown if the storage of the persistence information was not possible, e.g. because of not enough memory problem.
+
The '''PersistenceException''' shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.

Revision as of 10:08, 1 October 2018

Classification

Name PersistenceException
Class Complex Data Type
Base Data Type Exception
SpecifiedBy ISO 13209-3

Description

The PersistenceException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.