com.mchange.v2.cmdline
Class BadCommandLineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.v2.cmdline.BadCommandLineException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MissingSwitchException, UnexpectedSwitchArgumentException, UnexpectedSwitchException
public class BadCommandLineException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadCommandLineException
public BadCommandLineException(String msg)
BadCommandLineException
public BadCommandLineException()