Serialized Form
-
Package com.zetaplugins.zetacore.commands.exceptions
-
Exception Class com.zetaplugins.zetacore.commands.exceptions.CommandException
class CommandException extends Exception implements Serializable -
Exception Class com.zetaplugins.zetacore.commands.exceptions.CommandPermissionException
class CommandPermissionException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.commands.exceptions.CommandSenderMustBeOrSpecifyPlayerException
class CommandSenderMustBeOrSpecifyPlayerException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.commands.exceptions.CommandSenderMustBePlayerException
class CommandSenderMustBePlayerException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.commands.exceptions.CommandUsageException
class CommandUsageException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.commands.exceptions.GenericCommandException
class GenericCommandException extends CommandException implements Serializable-
Serialized Fields
-
handler
CommandExceptionHandler<GenericCommandException> handler
-
-
-
-
Package com.zetaplugins.zetacore.services.config
-
Exception Class com.zetaplugins.zetacore.services.config.ConfigMappingException
class ConfigMappingException extends RuntimeException implements Serializable
-
-
Package com.zetaplugins.zetacore.services.updatechecker
-
Class com.zetaplugins.zetacore.services.updatechecker.SemanticVersion
class SemanticVersion extends Object implements Serializable-
Serialized Fields
-
label
String label
-
major
int major
-
minor
int minor
-
patch
int patch
-
-
-
-
Package com.zetaplugins.zetacore.util
-
Exception Class com.zetaplugins.zetacore.util.LocationDeserializationException
class LocationDeserializationException extends Exception implements Serializable
-