Class UnauthorisedUserException

All Implemented Interfaces:
Serializable

public class UnauthorisedUserException extends ApplicationException
See Also:
  • Constructor Details

    • UnauthorisedUserException

      public UnauthorisedUserException(String message)
      Default constructor with a message to log.
      Parameters:
      message - Message to log