Class UserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.murmelmeister.murmelapi.exceptions.user.UserException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UserPlayTimeException,UserSessionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserException(String message) UserException(String message, Throwable cause) UserException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserException
-
UserException
-
UserException
-