CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.exceptions.EmptyExecutorException Class Reference

An exception caused when a command has no executor. More...

+ Inheritance diagram for dev.jorel.commandapi.exceptions.EmptyExecutorException:

Public Member Functions

 EmptyExecutorException ()
 Creates an EmptyExecutorException.
 

Detailed Description

An exception caused when a command has no executor.