| Class | Description |
|---|---|
| AccessRightsExceptionHelper |
The given agent is not permitted to perform the requested action.
|
| AccessRightsExceptionHolder |
The given agent is not permitted to perform the requested action.
|
| CannotManageExceptionHelper |
Thrown when the process isn't privileged enough to make the requested
change, either because it is a client process, or its management objects
are incorrect.
|
| CannotManageExceptionHolder |
Thrown when the process isn't privileged enough to make the requested
change, either because it is a client process, or its management objects
are incorrect.
|
| GTimeStamp |
org/cristalise/kernel/common/GTimeStamp.java .
|
| GTimeStampHelper |
org/cristalise/kernel/common/GTimeStampHelper.java .
|
| GTimeStampHolder |
org/cristalise/kernel/common/GTimeStampHolder.java .
|
| InvalidCollectionModificationHelper |
The modification to the collection could not be performed, due to rules
within the collection itself.
|
| InvalidCollectionModificationHolder |
The modification to the collection could not be performed, due to rules
within the collection itself.
|
| InvalidDataExceptionHelper |
Either the supplied data, or the relevant description, was invalid.
|
| InvalidDataExceptionHolder |
Either the supplied data, or the relevant description, was invalid.
|
| InvalidTransitionExceptionHelper |
The requested transition is not currently available, or does not exist.
|
| InvalidTransitionExceptionHolder |
The requested transition is not currently available, or does not exist.
|
| ObjectAlreadyExistsExceptionHelper |
The object already exists.
|
| ObjectAlreadyExistsExceptionHolder |
The object already exists.
|
| ObjectCannotBeUpdatedHelper |
The object cannot be changed.
|
| ObjectCannotBeUpdatedHolder |
The object cannot be changed.
|
| ObjectNotFoundExceptionHelper |
The requested object was not found
|
| ObjectNotFoundExceptionHolder |
The requested object was not found
|
| PersistencyExceptionHelper |
Error during storing/retrieving objects
|
| PersistencyExceptionHolder |
Error during storing/retrieving objects
|
| SystemKey |
org/cristalise/kernel/common/SystemKey.java .
|
| SystemKeyHelper |
org/cristalise/kernel/common/SystemKeyHelper.java .
|
| SystemKeyHolder |
org/cristalise/kernel/common/SystemKeyHolder.java .
|
| Exception | Description |
|---|---|
| AccessRightsException |
The given agent is not permitted to perform the requested action.
|
| CannotManageException |
Thrown when the process isn't privileged enough to make the requested
change, either because it is a client process, or its management objects
are incorrect.
|
| InvalidCollectionModification |
The modification to the collection could not be performed, due to rules
within the collection itself.
|
| InvalidDataException |
Either the supplied data, or the relevant description, was invalid.
|
| InvalidTransitionException |
The requested transition is not currently available, or does not exist.
|
| ObjectAlreadyExistsException |
The object already exists.
|
| ObjectCannotBeUpdated |
The object cannot be changed.
|
| ObjectNotFoundException |
The requested object was not found
|
| PersistencyException |
Error during storing/retrieving objects
|
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.