UnauthorizedException

Thrown to indicate a requested operation or access to a requested resource is not allowed.

class UnauthorizedException : AuthorizationException {}

Members

Mixins

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Inherited Members

From AuthorizationException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta