Package com.plotsquared.core.command
Class Command.CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.plotsquared.core.command.Command.CommandException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Command
- See Also:
-
Constructor Summary
ConstructorDescriptionCommandException
(@Nullable Caption message, net.kyori.adventure.text.minimessage.Template... args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
perform
-