Class PlayerParser.PlayerParseException.PlayerNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.incendo.cloud.exception.parsing.ParserException
com.xpdustry.distributor.api.command.cloud.parser.PlayerParser.PlayerParseException
com.xpdustry.distributor.api.command.cloud.parser.PlayerParser.PlayerParseException.PlayerNotFound
All Implemented Interfaces:
Serializable
Enclosing class:
PlayerParser.PlayerParseException

public static final class PlayerParser.PlayerParseException.PlayerNotFound extends PlayerParser.PlayerParseException
An exception thrown when no player was found for the given input.
See Also: