Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends Gs2Exception
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(List<RequestError> errors)