|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.idoox.util.WrappedException
org.idoox.wasp.tools.wsdl2java.WSDL2JavaException
org.idoox.wasp.tools.wsdlc.WSDLCompilerException
WSDL2JavaException instead.
This exception is thrown by WSDLCompiler
| Constructor Summary | |
WSDLCompilerException()
Deprecated. Creates a new WSDLCompilerException instance. |
|
WSDLCompilerException(java.lang.String message)
Deprecated. Creates a new WSDLCompilerException instance. |
|
WSDLCompilerException(java.lang.String message,
java.lang.Throwable reason)
Deprecated. Creates a new WSDLCompilerException instance. |
|
WSDLCompilerException(java.lang.Throwable reason)
Deprecated. Creates a new WSDLCompilerException instance. |
|
| Methods inherited from class org.idoox.util.WrappedException |
getCause, getException, getLocalizedMessage, getRootException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WSDLCompilerException()
WSDLCompilerException instance.
public WSDLCompilerException(java.lang.String message)
WSDLCompilerException instance.
message - the message
public WSDLCompilerException(java.lang.String message,
java.lang.Throwable reason)
WSDLCompilerException instance.
message - the messagereason - the embedded exceptionpublic WSDLCompilerException(java.lang.Throwable reason)
WSDLCompilerException instance.
reason - the embedded exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||