com.sun.jini.system
Class CommandLine.HelpOnlyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jini.system.CommandLine.HelpOnlyException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CommandLine
public static class CommandLine.HelpOnlyException
- extends Exception
Signal that this was a "help only" invocation. The program is
expected to catch this and simply exit successfully.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLine.HelpOnlyException
public CommandLine.HelpOnlyException()
- Create a new
HelpOnlyException
with a descriptive
string.
Copyright © GigaSpaces.