Package baritone.api.command.exception
Class CommandNoParserForTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
baritone.api.command.exception.CommandUnhandledException
baritone.api.command.exception.CommandNoParserForTypeException
- All Implemented Interfaces:
ICommandException,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class baritone.api.command.exception.CommandUnhandledException
handleMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface baritone.api.command.exception.ICommandException
getMessage
-
Constructor Details
-
CommandNoParserForTypeException
-