Serialized Form
-
Package com.plotsquared.core.command
-
Exception Class com.plotsquared.core.command.Command.CommandException
class CommandException extends RuntimeException implements Serializable-
Serialized Fields
-
args
TagResolver[] args
-
message
Caption message
-
-
-
-
Package com.plotsquared.core.configuration
-
Exception Class com.plotsquared.core.configuration.ConfigurationUtil.UnknownBlockException
class UnknownBlockException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
unknownValue
String unknownValue
-
-
-
Exception Class com.plotsquared.core.configuration.ConfigurationUtil.UnsafeBlockException
class UnsafeBlockException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
unsafeBlock
BlockState unsafeBlock
-
-
-
Exception Class com.plotsquared.core.configuration.InvalidConfigurationException
class InvalidConfigurationException extends Exception implements Serializable
-
-
Package com.plotsquared.core.configuration.caption
-
Package com.plotsquared.core.plot.flag
-
Exception Class com.plotsquared.core.plot.flag.FlagParseException
class FlagParseException extends Exception implements Serializable-
Serialized Fields
-
errorMessage
Caption errorMessage
-
flag
PlotFlag<?,
?> flag -
tagResolvers
TagResolver[] tagResolvers
-
value
String value
-
-
-
-
Package com.plotsquared.core.util
-
Exception Class com.plotsquared.core.util.PlayerManager.NoSuchPlayerException
class NoSuchPlayerException extends IllegalArgumentException implements Serializable -
Exception Class com.plotsquared.core.util.SchematicHandler.UnsupportedFormatException
class UnsupportedFormatException extends Exception implements Serializable
-
-
Package com.plotsquared.core.uuid
-
Exception Class com.plotsquared.core.uuid.ServiceError
class ServiceError extends RuntimeException implements Serializable
-