Class CommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
baritone.api.command.exception.CommandException
All Implemented Interfaces:
ICommandException, Serializable
Direct Known Subclasses:
CommandErrorMessageException, CommandNotFoundException

public abstract class CommandException extends Exception implements ICommandException
See Also: