Serialized Form
-
Package com.xpdustry.distributor.command.cloud.parser
-
Exception com.xpdustry.distributor.command.cloud.parser.ContentParser.ContentParseException
class ContentParseException extends org.incendo.cloud.exception.parsing.ParserException implements Serializable-
Serialized Fields
-
contentType
mindustry.ctype.ContentType contentType
-
input
String input
-
-
-
Exception com.xpdustry.distributor.command.cloud.parser.PlayerParseException
class PlayerParseException extends org.incendo.cloud.exception.parsing.ParserException implements Serializable-
Serialized Fields
-
input
String input
-
-
-
Exception com.xpdustry.distributor.command.cloud.parser.PlayerParseException.PlayerNotFound
class PlayerNotFound extends PlayerParseException implements Serializable -
Exception com.xpdustry.distributor.command.cloud.parser.PlayerParseException.TooManyPlayers
class TooManyPlayers extends PlayerParseException implements Serializable -
Exception com.xpdustry.distributor.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
-
-
-