Class UserPlayTimeException

All Implemented Interfaces:
Serializable

public class UserPlayTimeException extends UserException
See Also:
  • Constructor Details

    • UserPlayTimeException

      public UserPlayTimeException(String message)
    • UserPlayTimeException

      public UserPlayTimeException(String message, Throwable cause)
    • UserPlayTimeException

      public UserPlayTimeException(Throwable cause)