Package cloud.commandframework.exceptions
cloud related exceptions
-
Exception Summary Exception Description AmbiguousNodeException Exception thrown when aCommandContextis being inserted into aCommandTreeand an ambiguity is detected.ArgumentParseException CommandParseException Exception thrown when parsing user input into a commandInvalidCommandSenderException Exception thrown when an invalid command sender tries to execute a commandInvalidSyntaxException Exception sent when a command sender inputs invalid command syntaxNoCommandInLeafException Thrown when aCommandArgumentthat is registered as a leaf node, does not contain an owningCommandNoPermissionException Exception thrown when a command sender misses a permission required to execute aCommandNoSuchCommandException Exception thrown when a command sender tries to execute a command that doesn't exist