Class UserNotFoundParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.incendo.cloud.exception.parsing.ParserException
de.jvstvshd.necrify.common.commands.UserNotFoundParseException
- All Implemented Interfaces:
Serializable
public class UserNotFoundParseException
extends org.incendo.cloud.exception.parsing.ParserException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserNotFoundParseException(@NonNull Class<?> argumentParser, @NonNull org.incendo.cloud.context.CommandContext<?> context, String playerName) -
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
-
UserNotFoundParseException
-
-
Method Details
-
playerName
-