Class UnauthorizedException

All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, org.refcodes.mixin.StatusCodeAccessor<HttpStatusCode>, UrlAccessor
Direct Known Subclasses:
BasicAuthFailureException, BasicAuthRequiredException

public class UnauthorizedException extends HttpStatusException
The Class UnauthorizedException.
See Also: