Class UnauthorizedRuntimeException

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

public class UnauthorizedRuntimeException extends HttpStatusRuntimeException
The Class UnauthorizedRuntimeException.
See Also: