Class UnauthorizedRequestException

All Implemented Interfaces:
Serializable

public class UnauthorizedRequestException extends SecurityRejectedRequestException
See Also:
  • Constructor Details

    • UnauthorizedRequestException

      public UnauthorizedRequestException(String logMessage)
    • UnauthorizedRequestException

      public UnauthorizedRequestException(String logMessage, String userUUID)
  • Method Details