Package com.sforce.ws.wsdl
Class WsdlParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sforce.ws.wsdl.WsdlParseException
- All Implemented Interfaces:
Serializable
This exception is thrown when there is an error in parsing WSDL.
- Since:
- 1.0 Nov 5, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWsdlParseException(String message) WsdlParseException(String message, Throwable th) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WsdlParseException
-
WsdlParseException
-
WsdlParseException
-