Package com.openexchange.admin.rmi.exceptions

Exception Summary
ContextExistsException  
DatabaseLockedException This exception is thrown when the underlying database is locked due to an update or so
DatabaseUpdateException  
DuplicateExtensionException  
EnforceableDataObjectException  
InvalidCredentialsException Is thrown when user sends invalid credentials.
InvalidDataException Is thrown when user sends invalid data to the server.
MissingOptionException  
NoSuchContextException Is thrown when user want to do an action in a context which doesn't exists in the system.
NoSuchGroupException Is thrown if a user doesn't exist in an operation
NoSuchResourceException Is thrown if a user doesn't exist in an operation
NoSuchUserException Is thrown if a user doesn't exist in an operation
PoolException  
ProgrammErrorException This class is used if a shell script return an exitstatus != 0
StorageException  
TaskExecutionException This exception should be used if an exception is raised inside a running task which is not known to the outside world.
TaskManagerException  
UserExistsException