Class ClanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.murmelmeister.murmelapi.exceptions.MurmelException
de.murmelmeister.murmelapi.exceptions.clan.ClanException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClanGroupException,ClanMemberException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClanException(String message) ClanException(String message, Throwable cause) ClanException(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
-
ClanException
-
ClanException
-
ClanException
-