Exception Summary |
LContainerException |
Super class of all LContainer*Exceptions. |
LContainerFullException |
Indicates a full LaraContainer |
LInvalidTimestampException |
Indicates an invalid time stamp, for instance if properties are to be stored
but have assigned an invalid time stamp (e.g. < 0) |
LRemoveException |
Exception thrown by underlying storage classes in case a requested property
can not be found to be removed. |
LRetrieveException |
Exception thrown by underlying storage classes in case a requested property
can not be found to be retrieved. |