org.ow2.easywsdl.extensions.wsdl4bpel.api
Class WSDL4BPELException

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.wsdl4bpel.api.WSDL4BPELException
All Implemented Interfaces:
java.io.Serializable

public class WSDL4BPELException
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
 
Constructor Summary
WSDL4BPELException(java.lang.String msg)
           
WSDL4BPELException(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

WSDL4BPELException

public WSDL4BPELException(java.lang.Throwable t)

WSDL4BPELException

public WSDL4BPELException(java.lang.String msg)


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