Package com.sun.tools.xjc
Class BadCommandLineException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.tools.xjc.BadCommandLineException
-
- All Implemented Interfaces:
java.io.Serializable
public class BadCommandLineException extends java.lang.ExceptionSignals a bad command line argument.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BadCommandLineException()BadCommandLineException(java.lang.String msg)BadCommandLineException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OptionsgetOptions()Gets the partly parsed option object, if any.voidinitOptions(Options opt)
-