Package com.mchange.v2.cmdline
Class UnexpectedSwitchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mchange.v2.cmdline.BadCommandLineException
-
- com.mchange.v2.cmdline.UnexpectedSwitchException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnexpectedSwitchException extends BadCommandLineException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getUnexpectedSwitch()
-