Serialized Form
-
Package org.galliumpowered.exceptions
-
Exception org.galliumpowered.exceptions.BadPluginException
class BadPluginException extends PluginException implements Serializable -
Exception org.galliumpowered.exceptions.CommandException
class CommandException extends RuntimeException implements Serializable -
Exception org.galliumpowered.exceptions.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable -
Exception org.galliumpowered.exceptions.GalliumDatabaseException
class GalliumDatabaseException extends RuntimeException implements Serializable -
Exception org.galliumpowered.exceptions.NotYetImplementedException
class NotYetImplementedException extends RuntimeException implements Serializable -
Exception org.galliumpowered.exceptions.PluginException
class PluginException extends RuntimeException implements Serializable -
Exception org.galliumpowered.exceptions.PluginLoadFailException
class PluginLoadFailException extends PluginException implements Serializable
-