Class PlayerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ua.mcchickenstudio.opencreative.coding.exceptions.PlayerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TooManyOpenedMenusException
PlayerException
This class represents a player exception, that has nickname of player, who involved in exception. Used to replace nickname placeholder.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PlayerException
-
-
Method Details
-
getPlayerName
-