Serialized Form
-
Package stawa.vitalstrike
-
Exception Class stawa.vitalstrike.Errors.CommandException
class CommandException extends Errors.VitalStrikeException implements Serializable-
Serialized Fields
-
command
String command
The command that caused the error.
-
-
-
Exception Class stawa.vitalstrike.Errors.ConfigurationException
class ConfigurationException extends Errors.VitalStrikeException implements Serializable -
Exception Class stawa.vitalstrike.Errors.DatabaseException
class DatabaseException extends stawa.vitalstrike.Errors.CodedVitalStrikeException implements Serializable -
Exception Class stawa.vitalstrike.Errors.PlayerException
class PlayerException extends stawa.vitalstrike.Errors.CodedVitalStrikeException implements Serializable-
Serialized Fields
-
playerName
String playerName
The name of the player involved in the error.
-
-
-
Exception Class stawa.vitalstrike.Errors.UpdateException
class UpdateException extends stawa.vitalstrike.Errors.CodedVitalStrikeException implements Serializable -
Exception Class stawa.vitalstrike.Errors.VitalStrikeException
class VitalStrikeException extends Exception implements Serializable-
Serialized Fields
-
errorCode
Errors.ErrorCode errorCode
The error code indicating the type of error that occurred.
-
-
-