Class CommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.reign.kat.lib.exceptions.CommandException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InsufficientPermissionsCommandException, MissingArgumentCommandException, PreconditionFailedCommandException

public class CommandException extends Exception
See Also:
  • Field Details

  • Constructor Details