Class UnauthorizedException

All Implemented Interfaces:
Serializable, TransportException

public class UnauthorizedException extends RequestValidationException
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String msg)
    • UnauthorizedException

      public UnauthorizedException(String msg, Throwable e)