Package org.apache.axis2.description
Class WSDL11ToAxisServiceBuilder.WSDLProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- WSDL11ToAxisServiceBuilder
Inner class declaration for the processing exceptions
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWSDLProcessingException(String message) WSDLProcessingException(String message, Throwable cause) WSDLProcessingException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WSDLProcessingException
public WSDLProcessingException() -
WSDLProcessingException
-
WSDLProcessingException
-
WSDLProcessingException
-