|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PamException | |
org.csapi.jr.se.pam | Contains the Parlay Presence And Availability Management(PAM) data types and interfaces. |
Uses of PamException in org.csapi.jr.se.pam |
Subclasses of PamException in org.csapi.jr.se.pam | |
class |
PamAgentExistsException
Indicates that an Agent with the agentName already exists |
class |
PamAliasExistsException
Indicates that the specified alias is already associated to the Identity |
class |
PamAliasNotUniqueException
Indicates that the alias has already been assigned to another identity |
class |
PamAttributeExistsException
Indicates that at least one of the named attributes already exists |
class |
PamDisassociatedTypeException
Indicates that one of the specified types is not associated with the named identity/agent |
class |
PamIdentityExistsException
Indicates that the specified Identity already exists |
class |
PamInvalidCredentialException
Indicates that the credential presented is not recognized or insufficient for the operation |
class |
PamIsCyclicException
Indicates that the requested operation will create cyclic relationship |
class |
PamMemberExistsException
Indicates that the specified member is already in the group |
class |
PamNoCapabilityException
Indicates that a supplied capability is not a capability of the requested agent. |
class |
PamNotMemberException
Indicates that the specified member is not member of the group |
class |
PamNotRegisteredException
Indicates that the interface was not previously registered |
class |
PamTypeAssociatedException
Indicates that a named type has already been associated with the identity/agent |
class |
PamTypeExistsException
Indicates that the named type already exists |
class |
PamUnassignedAliasException
Indicates that the specified alias was not an alias of the named identity |
class |
PamUnavailableInterfaceException
Indicates that the specified interface does not exist or is unavailable |
class |
PamUnknownAgentException
Indicates that the Agent with the specified name does not exist |
class |
PamUnknownAliasException
Indicates that the Alias with the specified name does not exist |
class |
PamUnknownAssignmentException
Indicates that no assignment exists for this identity and agent |
class |
PamUnknownAttributeException
Indicates that at least one of the specified attributes has not been defined or has not been associated with the specified object |
class |
PamUnknownAttributesException
Indicates that the specified attribute list contains attributes not part of the named object |
class |
PamUnknownCapabilityException
Indicates that a supplied capability is not a capability of the requested agent, or has not been defined. |
class |
PamUnknownGroupException
Indicates that the specified group identity does not exist |
class |
PamUnknownIdentityException
Indicates that the specified identity does not exist |
class |
PamUnknownMemberException
Indicates that the specified member identity does not exist |
class |
PamUnknownTypeException
Indicates that the named type does not exist / indicates that the named identity/agent has not been associated with the named type / indicates that a specified type name has not been defined as an agent type |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |