Difference between revisions of "Extensions.Persistence.PersistenceException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''PersistenceException'''}} == Classification == {{ClassificationException | PersistenceException | Exception Type | Core.DataTypes.ComplexData...")
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''PersistenceException''' is thrown if the storage of the persistence information was not possible, e.g. not enough memory problem.
+
The '''PersistenceException''' is thrown if the storage of the persistence information was not possible, e.g. because of not enough memory problem.

Revision as of 08:55, 28 November 2016

Classification

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

Description

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