Class CommandUsageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.minecraft.util.commands.CommandException
com.sk89q.minecraft.util.commands.CommandUsageException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingNestedCommandException
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sk89q.minecraft.util.commands.CommandException
getCommandUsed, prependStack
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
usage
-
-
Constructor Details
-
CommandUsageException
-
-
Method Details
-
getUsage
-