public class BadCommandLineException extends Exception
BadCommandLineException
objects are thrown by
OptionParser
in the parse() method if the
specified arguments contain an option not given in the
OptionParser
's constructor.OptionParser
,
Serialized FormaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023. All rights reserved.