Difference between revisions of "Extensions.Persistence.PersistenceSaveException"

From emotive
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''PersistenceSaveException'''}}
 
{{DISPLAYTITLE:Exception '''PersistenceSaveException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | PersistenceSaveException| [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Persistence.PersistenceException|PersistenceException]] | {{OtxSpec4}} }}
+
{{ClassificationException | PersistenceSaveException| [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Persistence.PersistenceException|PersistenceException]] | SpecifiedBy={{OtxSpec4}} }}
  
 
== Description ==
 
== Description ==
 
The '''PersistenceSaveException''' is thrown if storage of the persistence information was not possible, e.g. because of not enough memory.
 
The '''PersistenceSaveException''' is thrown if storage of the persistence information was not possible, e.g. because of not enough memory.

Latest revision as of 05:08, 4 December 2019

Classification

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

Description

The PersistenceSaveException is thrown if storage of the persistence information was not possible, e.g. because of not enough memory.