Class CliException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
CliException.CliArgsException

public abstract class CliException extends AbstractException
Base exception for the CLI artifact.
See Also: