Class MissingCommandExecutorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.jorel.commandapi.exceptions.MissingCommandExecutorException
All Implemented Interfaces:
Serializable

public class MissingCommandExecutorException extends RuntimeException
An exception caused when a command does not declare any executors
See Also: