Serialized Form
-
Package cloud.commandframework
-
Exception cloud.commandframework.CloudCapability.CloudCapabilityMissingException
class CloudCapabilityMissingException extends RuntimeException implements Serializable- serialVersionUID:
- 8961652857372971486L
-
-
Package cloud.commandframework.arguments.compound
-
Exception cloud.commandframework.arguments.compound.FlagArgument.FlagParseException
class FlagParseException extends ParserException implements Serializable- serialVersionUID:
- -7725389394142868549L
-
Serialized Fields
-
failureReason
FlagArgument.FailureReason failureReason
-
input
String input
-
-
-
Package cloud.commandframework.arguments.preprocessor
-
Exception cloud.commandframework.arguments.preprocessor.RegexPreprocessor.RegexValidationException
class RegexValidationException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 747826566058072233L
-
Serialized Fields
-
commandContext
CommandContext<?> commandContext
-
failedString
String failedString
-
failureCaption
Caption failureCaption
-
pattern
String pattern
-
-
-
Package cloud.commandframework.arguments.standard
-
Exception cloud.commandframework.arguments.standard.BooleanArgument.BooleanParseException
class BooleanParseException extends ParserException implements Serializable- serialVersionUID:
- -2688852086944850025L
-
Serialized Fields
-
input
String input
-
liberal
boolean liberal
-
-
Exception cloud.commandframework.arguments.standard.ByteArgument.ByteParseException
class ByteParseException extends NumberParseException implements Serializable- serialVersionUID:
- -4724241304872989208L
-
Serialized Fields
-
parser
ByteArgument.ByteParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.CharArgument.CharParseException
class CharParseException extends ParserException implements Serializable- serialVersionUID:
- 6458851071584278854L
-
Serialized Fields
-
input
String input
-
-
Exception cloud.commandframework.arguments.standard.DoubleArgument.DoubleParseException
class DoubleParseException extends NumberParseException implements Serializable- serialVersionUID:
- 1764554911581976586L
-
Serialized Fields
-
parser
DoubleArgument.DoubleParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.DurationArgument.DurationParseException
class DurationParseException extends ParserException implements Serializable- serialVersionUID:
- 7632293268451349508L
-
Serialized Fields
-
input
String input
-
-
Exception cloud.commandframework.arguments.standard.EnumArgument.EnumParseException
class EnumParseException extends ParserException implements Serializable- serialVersionUID:
- 3465389578951428862L
-
Exception cloud.commandframework.arguments.standard.FloatArgument.FloatParseException
class FloatParseException extends NumberParseException implements Serializable- serialVersionUID:
- -1162983846751812292L
-
Serialized Fields
-
parser
FloatArgument.FloatParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.IntegerArgument.IntegerParseException
class IntegerParseException extends NumberParseException implements Serializable- serialVersionUID:
- -6933923056628373853L
-
Serialized Fields
-
parser
IntegerArgument.IntegerParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.LongArgument.LongParseException
class LongParseException extends NumberParseException implements Serializable- serialVersionUID:
- 4366856282301198232L
-
Serialized Fields
-
parser
LongArgument.LongParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.ShortArgument.ShortParseException
class ShortParseException extends NumberParseException implements Serializable- serialVersionUID:
- -478674263339091032L
-
Serialized Fields
-
parser
ShortArgument.ShortParser<?> parser
-
-
Exception cloud.commandframework.arguments.standard.StringArgument.StringParseException
class StringParseException extends ParserException implements Serializable- serialVersionUID:
- -8903115465005472945L
-
Serialized Fields
-
input
String input
-
stringMode
StringArgument.StringMode stringMode
-
-
Exception cloud.commandframework.arguments.standard.UUIDArgument.UUIDParseException
class UUIDParseException extends ParserException implements Serializable- serialVersionUID:
- 6399602590976540023L
-
Serialized Fields
-
input
String input
-
-
-
Package cloud.commandframework.exceptions
-
Exception cloud.commandframework.exceptions.AmbiguousNodeException
class AmbiguousNodeException extends IllegalStateException implements Serializable- serialVersionUID:
- -200207173805584709L
-
Serialized Fields
-
ambiguousNode
CommandArgument<?,
?> ambiguousNode -
children
List<CommandArgument<?,
?>> children -
parentNode
CommandArgument<?,
?> parentNode
-
-
Exception cloud.commandframework.exceptions.ArgumentParseException
class ArgumentParseException extends CommandParseException implements Serializable- serialVersionUID:
- -4385446899439587461L
-
Serialized Fields
-
cause
Throwable cause
-
-
Exception cloud.commandframework.exceptions.CommandExecutionException
class CommandExecutionException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -4785446899438294661L
-
Serialized Fields
-
commandContext
CommandContext<?> commandContext
-
-
Exception cloud.commandframework.exceptions.CommandParseException
class CommandParseException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -2415981126382517435L
-
Serialized Fields
-
commandSender
Object commandSender
-
currentChain
List<CommandArgument<?,
?>> currentChain
-
-
Exception cloud.commandframework.exceptions.InvalidCommandSenderException
class InvalidCommandSenderException extends CommandParseException implements Serializable- serialVersionUID:
- 7372142477529875598L
-
Exception cloud.commandframework.exceptions.InvalidSyntaxException
class InvalidSyntaxException extends CommandParseException implements Serializable- serialVersionUID:
- -4183356059293785202L
-
Serialized Fields
-
correctSyntax
String correctSyntax
-
-
Exception cloud.commandframework.exceptions.NoCommandInLeafException
class NoCommandInLeafException extends IllegalStateException implements Serializable- serialVersionUID:
- 3373529875213310821L
-
Serialized Fields
-
commandArgument
CommandArgument<?,
?> commandArgument
-
-
Exception cloud.commandframework.exceptions.NoPermissionException
class NoPermissionException extends CommandParseException implements Serializable- serialVersionUID:
- 7103413337750692843L
-
Serialized Fields
-
missingPermission
CommandPermission missingPermission
-
-
Exception cloud.commandframework.exceptions.NoSuchCommandException
class NoSuchCommandException extends CommandParseException implements Serializable- serialVersionUID:
- -7775865652882764771L
-
Serialized Fields
-
suppliedCommand
String suppliedCommand
-
-
-
Package cloud.commandframework.exceptions.parsing
-
Exception cloud.commandframework.exceptions.parsing.NoInputProvidedException
class NoInputProvidedException extends ParserException implements Serializable- serialVersionUID:
- 3485754951593709559L
-
Exception cloud.commandframework.exceptions.parsing.NumberParseException
class NumberParseException extends ParserException implements Serializable- serialVersionUID:
- 3018775374056029797L
-
Exception cloud.commandframework.exceptions.parsing.ParserException
class ParserException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -4409795575435072170L
-
Serialized Fields
-
argumentParser
Class<?> argumentParser
-
captionVariables
CaptionVariable[] captionVariables
-
context
CommandContext<?> context
-
errorCaption
Caption errorCaption
-
-