HostUnauthorizedException

Thrown when a particular client (that is, host address) has not been enabled to access the system or if the client has been enabled access but is not permitted to perform a particular operation or access a particular resource.

class HostUnauthorizedException : UnauthorizedException {}

Members

Mixins

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Inherited Members

From UnauthorizedException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta