public class ParseException extends RuntimeException
Exception that is thrown in command line parsing fails.
Constructor and description |
---|
ParseException(String message) |
ParseException(Throwable cause) |
Methods inherited from class | Name |
---|---|
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |