Package jet.server.api.exception

Class Summary
BadRealmException Bad Realm Exception
GenerateParameterException generate parameter value exception
GroupExistsException Group has Exists Exception
InUseException Exception thrown when attempting to delete an object, such as a user or group, which is in use as part of the realm's security policy.
NodeExistsException NodeExistsException throws when attempting to add a node into resource tree, but there is a existing node has same node name under same folder.
NoPrivilegeException Indicate an exception occurs, this exception will occur once a user require any action without corresponding privilege or user does not exist.
NoRemoteServerException RemoteServer not exists Exception
NoSuchAclException No Such Acl Exception
NoSuchGroupException Group not exists Exception
NoSuchRealmException No such realm exception.
NoSuchRoleException no such role Exception
NoSuchUserException No such user exception.
ResourceAdminServiceException Resource admin service exception.
ResourceInfoException Saving resource failed exception
RoleExistsException Role Exists exception
TaskCancellationException  
UnknownMIMEType Unknown MIME Type Exception
UnknownResource Unknown Resource Exception
UserExistsException User Exists Exception