Serialized Form
-
Package com.xpdustry.distributor.api.command.cloud.parser
-
Exception com.xpdustry.distributor.api.command.cloud.parser.ContentParser.ContentParseException
class ContentParseException extends org.incendo.cloud.exception.parsing.ParserException implements Serializable-
Serialized Fields
-
contentType
com.xpdustry.distributor.api.key.KeyWithCType<?> contentType
-
input
String input
-
-
-
Exception com.xpdustry.distributor.api.command.cloud.parser.PlayerParser.PlayerParseException
class PlayerParseException extends org.incendo.cloud.exception.parsing.ParserException implements Serializable-
Serialized Fields
-
input
String input
-
-
-
Exception com.xpdustry.distributor.api.command.cloud.parser.PlayerParser.PlayerParseException.PlayerNotFound
class PlayerNotFound extends PlayerParser.PlayerParseException implements Serializable -
Exception com.xpdustry.distributor.api.command.cloud.parser.PlayerParser.PlayerParseException.TooManyPlayers
class TooManyPlayers extends PlayerParser.PlayerParseException implements Serializable -
Exception com.xpdustry.distributor.api.command.cloud.parser.TeamParser.TeamParseException
class TeamParseException extends org.incendo.cloud.exception.parsing.ParserException implements Serializable-
Serialized Fields
-
input
String input
-
teamMode
TeamParser.TeamMode teamMode
-
-
-