Class CustomArgument.CustomArgumentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.jorel.commandapi.arguments.CustomArgument.CustomArgumentException
All Implemented Interfaces:
Serializable
Enclosing class:
CustomArgument<T,B>

public static class CustomArgument.CustomArgumentException extends Exception
An exception used to create command-related errors for the CustomArgument
See Also: