Serialized Form
-
Package com.reign.kat.lib.exceptions
-
Exception com.reign.kat.lib.exceptions.CommandException
class CommandException extends Exception implements Serializable -
Exception com.reign.kat.lib.exceptions.InsufficientPermissionsCommandException
class InsufficientPermissionsCommandException extends CommandException implements Serializable -
Exception com.reign.kat.lib.exceptions.MissingArgumentCommandException
class MissingArgumentCommandException extends CommandException implements Serializable -
Exception com.reign.kat.lib.exceptions.PreconditionFailedCommandException
class PreconditionFailedCommandException extends CommandException implements Serializable -
Exception com.reign.kat.lib.exceptions.PropertiesException
class PropertiesException extends Exception implements Serializable
-