Class CLIException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CLIArgumentException, CLIBadCommandException

public abstract class CLIException extends RuntimeException
See Also:
  • Constructor Details

    • CLIException

      public CLIException(String message)