Class InsufficientPrivilegesException

All Implemented Interfaces:
Serializable

public class InsufficientPrivilegesException extends AuthenticationException
See Also:
  • Constructor Details

    • InsufficientPrivilegesException

      public InsufficientPrivilegesException()
    • InsufficientPrivilegesException

      public InsufficientPrivilegesException(String message)
    • InsufficientPrivilegesException

      public InsufficientPrivilegesException(String message, Throwable cause)
    • InsufficientPrivilegesException

      public InsufficientPrivilegesException(Throwable cause)