com.sun.tools.ws.wscompile
Class Options.WeAreDone

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.tools.ws.wscompile.BadCommandLineException
              extended by com.sun.tools.ws.wscompile.Options.WeAreDone
All Implemented Interfaces:
java.io.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
Options.WeAreDone()
           
 
Method Summary
 
Methods inherited from class com.sun.tools.ws.wscompile.BadCommandLineException
getOptions, initOptions
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Options.WeAreDone

public Options.WeAreDone()


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.