Package dev.kitteh.factions.command
Class FPlayerParser.FPlayerParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.incendo.cloud.exception.parsing.ParserException
dev.kitteh.factions.command.FPlayerParser.FPlayerParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FPlayerParser
public static final class FPlayerParser.FPlayerParseException
extends org.incendo.cloud.exception.parsing.ParserException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFPlayerParseException(String input, org.incendo.cloud.context.CommandContext<Sender> context) -
Method Summary
Methods inherited from class org.incendo.cloud.exception.parsing.ParserException
argumentParserClass, captionVariables, context, errorCaption, formatCaption, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FPlayerParseException
-