Class DisguiseParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
me.libraryaddict.disguise.utilities.parser.DisguiseParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDisguiseParseException
(String message) DisguiseParseException
(String message, Throwable throwable) DisguiseParseException
(Throwable throwable) DisguiseParseException
(LibsMsg message, String... params) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DisguiseParseException
public DisguiseParseException() -
DisguiseParseException
-
DisguiseParseException
-
DisguiseParseException
-
DisguiseParseException
-
-
Method Details
-
send
public void send(org.bukkit.command.CommandSender sender)
-