org.springframework.ws.wsdl.wsdl11
Class Wsdl4jDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.wsdl.WsdlDefinitionException
org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException
- All Implemented Interfaces:
- Serializable
public class Wsdl4jDefinitionException
- extends WsdlDefinitionException
Subclass of WsdlDefinitionException
that wraps WSDLException
s.
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
- See Also:
- Serialized Form
Wsdl4jDefinitionException
public Wsdl4jDefinitionException(WSDLException ex)
Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.