Package com.sun.tools.ws.wscompile
Class Options.WeAreDone
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.tools.ws.wscompile.BadCommandLineException
-
- com.sun.tools.ws.wscompile.Options.WeAreDone
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Options
public static final class Options.WeAreDone extends BadCommandLineException
Used to signal that we've finished processing.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WeAreDone()
-
Method Summary
-
Methods inherited from class com.sun.tools.ws.wscompile.BadCommandLineException
getOptions, initOptions
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-