Package cloud.commandframework.exceptions
package cloud.commandframework.exceptions
cloud related exceptions
-
ExceptionsClassDescriptionException thrown when a
CommandContextis being inserted into aCommandTreeand an ambiguity is detected.Exception thrown when there is an exception during execution of a command handlerException thrown when parsing user input into a commandException thrown when an invalid command sender tries to execute a commandException sent when a command sender inputs invalid command syntaxThrown when aCommandArgumentthat is registered as a leaf node, does not contain an owningCommandException thrown when a command sender misses a permission required to execute aCommandException thrown when a command sender tries to execute a command that doesn't exist