Difference between revisions of "Extensions.Persistence.PersistenceException"

From emotive
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
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]] | SpecifiedBy={{OtxSpec4}} }}
  
 
== 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''' will be used in case the more specific exception types described in the [[Extensions.Persistence|'''Persistence''']] extension do not apply to the problem at hand.

Latest revision as of 07:08, 4 December 2019

Classification

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

Description

The PersistenceException will be used in case the more specific exception types described in the Persistence extension do not apply to the problem at hand.