org.ow2.easywsdl.extensions.wsdl4complexwsdl.api
Class WSDL4ComplexWsdlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.easywsdl.schema.api.XmlException
              extended by org.ow2.easywsdl.schema.api.SchemaException
                  extended by org.ow2.easywsdl.wsdl.api.WSDLException
                      extended by org.ow2.easywsdl.extensions.wsdl4complexwsdl.api.WSDL4ComplexWsdlException
All Implemented Interfaces:
java.io.Serializable

public class WSDL4ComplexWsdlException
extends org.ow2.easywsdl.wsdl.api.WSDLException

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.wsdl.api.WSDLException
CONFIGURATION_ERROR, INVALID_WSDL, NO_PREFIX_SPECIFIED, OTHER_ERROR, PARSER_ERROR, UNBOUND_PREFIX
 
Fields inherited from class org.ow2.easywsdl.schema.api.SchemaException
INVALID_SCHEMA
 
Fields inherited from class org.ow2.easywsdl.schema.api.XmlException
INVALID_Schema
 
Constructor Summary
WSDL4ComplexWsdlException(java.lang.String msg)
           
WSDL4ComplexWsdlException(java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class org.ow2.easywsdl.schema.api.SchemaException
getFaultCode, getLocation, getTargetException, setFaultCode, setLocation, setTargetException
 
Methods inherited from class org.ow2.easywsdl.schema.api.XmlException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSDL4ComplexWsdlException

public WSDL4ComplexWsdlException(java.lang.Throwable t)

WSDL4ComplexWsdlException

public WSDL4ComplexWsdlException(java.lang.String msg)


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.