Class UserExcuseException

All Implemented Interfaces:
Serializable

public class UserExcuseException extends UserException
See Also:
  • Constructor Details

    • UserExcuseException

      public UserExcuseException(String message)
    • UserExcuseException

      public UserExcuseException(String message, Throwable cause)
    • UserExcuseException

      public UserExcuseException(Throwable cause)