|
Exception Summary |
| AuthenticationException |
Used when an authentication exception occurs when authenticating the client application context. |
| ConnectionException |
Used when an unrecoverable connection error has occured connecting to an attribute authority. |
| ConsentException |
Information could not be returned due to a consent policy exception. |
| DeclarationException |
Used for operations requested that are inconsistent with declarations. |
| MappingException |
There was a mapping error generated when trying to map the value from an attribute authority. |
| NoSuchContextException |
An appropriate attribute authority could not be located for the requested subject. |
| NoSuchSubjectException |
The requested subject could not be located or does not exist. |
| PolicyException |
The requested transaction was rejected due to a policy exception. |
| SchemaException |
The requested schema could not be mapped or is undefined. |
| SubjectNotUniqueException |
The requested operation impacts more than one subject. |