Class Options.HelpException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Options

    public static class Options.HelpException
    extends java.lang.Exception
    Exception thrown when using the --help option on a built-in command. It can be highlighted using the highlight(String, StyleResolver) method and then printed to the Terminal.
    See Also:
    Serialized Form