Serialized Form
-
Package net.minestom.server.command.builder.exception
-
Exception Class net.minestom.server.command.builder.exception.ArgumentSyntaxException
class ArgumentSyntaxException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
-
input
String input
-
-
-
Exception Class net.minestom.server.command.builder.exception.IllegalCommandStructureException
class IllegalCommandStructureException extends RuntimeException implements Serializable
-