Class ObjectiveParser.ObjectiveParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
cloud.commandframework.exceptions.parsing.ParserException
uk.radialbog9.spigot.manhunt.tabcompleters.ObjectiveParser.ObjectiveParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ObjectiveParser<C>
public static final class ObjectiveParser.ObjectiveParseException
extends cloud.commandframework.exceptions.parsing.ParserException
Exception thrown when an objective cannot be parsed.
- See Also:
-
Method Summary
Methods inherited from class cloud.commandframework.exceptions.parsing.ParserException
captionVariables, errorCaption, getArgumentParserClass, getContext, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString