Serialized Form
-
Package io.github.mqzn.commands.exceptions
-
Exception io.github.mqzn.commands.exceptions.CommandException
class CommandException extends Exception implements Serializable-
Serialized Fields
-
command
String command
-
-
-
Exception io.github.mqzn.commands.exceptions.UnknownCommandSenderType
class UnknownCommandSenderType extends RuntimeException implements Serializable
-
-
Package io.github.mqzn.commands.exceptions.types
-
Exception io.github.mqzn.commands.exceptions.types.ArgumentParseException
class ArgumentParseException extends CommandException implements Serializable-
Serialized Fields
-
input
String input
-
-
-
Exception io.github.mqzn.commands.exceptions.types.SyntaxAmbiguityException
class SyntaxAmbiguityException extends CommandException implements Serializable
-