Package com.Ostermiller.util
Class ExtraCmdLnArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.Ostermiller.util.CmdLnException
com.Ostermiller.util.CmdLnArgumentException
com.Ostermiller.util.ExtraCmdLnArgumentException
- All Implemented Interfaces:
Serializable
Exception thrown when a command line option is missing an argument
- See Also:
-
Method Summary
Methods inherited from class com.Ostermiller.util.CmdLnArgumentException
getMessage, getOption, getResultMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString