|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.tools.ws.wscompile.BadCommandLineException
public class BadCommandLineException
| Constructor Summary | |
|---|---|
BadCommandLineException()
|
|
BadCommandLineException(java.lang.String msg)
|
|
BadCommandLineException(java.lang.String message,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
Options |
getOptions()
Gets the partly parsed option object, if any. |
void |
initOptions(Options opt)
|
| 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 |
|---|
public BadCommandLineException(java.lang.String msg)
public BadCommandLineException(java.lang.String message,
java.lang.Throwable cause)
public BadCommandLineException()
| Method Detail |
|---|
public void initOptions(Options opt)
@Nullable public Options getOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||