Class EmptyExecutorException

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

public class EmptyExecutorException extends RuntimeException
An exception caused when a command has no executor
See Also: