Serialized Form
-
Package com.pixelmonmod.pixelmon.api.pokemon.export.exception
-
Exception com.pixelmonmod.pixelmon.api.pokemon.export.exception.PokemonImportException
class PokemonImportException extends Exception implements Serializable -
Exception com.pixelmonmod.pixelmon.api.pokemon.export.exception.ShowdownImportException
class ShowdownImportException extends PokemonImportException implements Serializable-
Serialized Fields
-
field
ShowdownFieldType field
-
value
String value
-
-
-
-
Package com.pixelmonmod.pixelmon.api.util
-
Package com.pixelmonmod.pixelmon.battles.controller
-
Exception com.pixelmonmod.pixelmon.battles.controller.BattleException
class BattleException extends Exception implements Serializable-
Serialized Fields
-
offendingMon
PixelmonWrapper offendingMon
-
reason
String reason
-
type
String type
-
-
-
-
Package com.pixelmonmod.pixelmon.client.models.smd
-
Exception com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException
class GabeNewellException extends Exception implements Serializable
-
-
Package com.pixelmonmod.pixelmon.entities.npcs.registry
-
Exception com.pixelmonmod.pixelmon.entities.npcs.registry.LanguageNotFoundException
class LanguageNotFoundException extends Exception implements Serializable
-
-
Package com.pixelmonmod.pixelmon.quests.exceptions
-
Exception com.pixelmonmod.pixelmon.quests.exceptions.InvalidQuestArgsException
class InvalidQuestArgsException extends Exception implements Serializable
-
-
Package com.pixelmonmod.tcg.api.exception
-
Exception com.pixelmonmod.tcg.api.exception.UnknownCardTypeException
class UnknownCardTypeException extends Exception implements Serializable-
Serialized Fields
-
type
int type
-
-
-