Serialized Form
- 
Package com.reign.kat.lib.exceptions- 
Exception com.reign.kat.lib.exceptions.CommandExceptionclass CommandException extends Exception implements Serializable
- 
Exception com.reign.kat.lib.exceptions.InsufficientPermissionsCommandExceptionclass InsufficientPermissionsCommandException extends CommandException implements Serializable
- 
Exception com.reign.kat.lib.exceptions.MissingArgumentCommandExceptionclass MissingArgumentCommandException extends CommandException implements Serializable
- 
Exception com.reign.kat.lib.exceptions.PreconditionFailedCommandExceptionclass PreconditionFailedCommandException extends CommandException implements Serializable
- 
Exception com.reign.kat.lib.exceptions.PropertiesExceptionclass PropertiesException extends Exception implements Serializable
 
-