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
public static class WSDL11ToAxisServiceBuilder.WSDLProcessingException
- extends RuntimeException
Inner class declaration for the processing exceptions
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSDL11ToAxisServiceBuilder.WSDLProcessingException
public WSDL11ToAxisServiceBuilder.WSDLProcessingException()
WSDL11ToAxisServiceBuilder.WSDLProcessingException
public WSDL11ToAxisServiceBuilder.WSDLProcessingException(String message)
WSDL11ToAxisServiceBuilder.WSDLProcessingException
public WSDL11ToAxisServiceBuilder.WSDLProcessingException(Throwable cause)
WSDL11ToAxisServiceBuilder.WSDLProcessingException
public WSDL11ToAxisServiceBuilder.WSDLProcessingException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.