Exception | Description |
---|---|
AuthorizationAccessException |
Represents the case when an authorization decision could not be made because the Authorizer was unable to access the underlying data store.
|
AuthorizerCreationException |
Represents the exceptional case when an Authorizer fails instantiation.
|
AuthorizerDestructionException |
Represents the exceptional case when an Authorizer fails destruction.
|
UninheritableAuthorizationsException |
Represents the case when the proposed authorizations are not inheritable.
|