| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleCreatePoemException
Thrown when an attempt to create a
Persistent which
already exists is made. |
class |
InvalidOperationOnFloatingPersistentPoemException
Thrown when a attempt is made to perform an operation on a
Persistent which has yet to be written to the dbms
or for some other reason has yet to gain a Troid. |
class |
NoAccessTokenPoemException
Thrown when it is discovered that a
PoemThread is running
without an AccessToken. |
class |
NotComparablePoemException
Thrown when an attempt is made to set a
Range for a
non comparable PoemType. |
class |
NullTypeMismatchPoemException
Thrown when a
null value is discovered in a non-nullable
Field. |
class |
ReconnectionPoemException
Thrown when a committed
Connection still exists. |
static class |
Setting.SettingTypeMismatchException
Thrown when a
Setting's type does not match the type required. |
class |
TypeMismatchPoemException
Thrown when the type of an object isn't the one expected.
|
Copyright © 2000–2021 PanEris. All rights reserved.