Serialized Form
-
Package com.zetaplugins.zetacore.command.exception
-
Exception Class com.zetaplugins.zetacore.command.exception.CommandException
class CommandException extends Exception implements Serializable -
Exception Class com.zetaplugins.zetacore.command.exception.CommandPermissionException
class CommandPermissionException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.command.exception.CommandSenderMustBeOrSpecifyPlayerException
class CommandSenderMustBeOrSpecifyPlayerException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.command.exception.CommandSenderMustBePlayerException
class CommandSenderMustBePlayerException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.command.exception.CommandUsageException
class CommandUsageException extends CommandException implements Serializable -
Exception Class com.zetaplugins.zetacore.command.exception.GenericCommandException
class GenericCommandException extends CommandException implements Serializable-
Serialized Fields
-
handler
CommandExceptionHandler<GenericCommandException> handler
-
-
-
-
Package com.zetaplugins.zetacore.config
-
Exception Class com.zetaplugins.zetacore.config.ConfigMappingException
class ConfigMappingException extends RuntimeException implements Serializable
-
-
Package com.zetaplugins.zetacore.di
-
Exception Class com.zetaplugins.zetacore.di.ServiceException
class ServiceException extends RuntimeException implements Serializable
-
-
Package com.zetaplugins.zetacore.integration.updatechecker
-
Class com.zetaplugins.zetacore.integration.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.shared.util