org.ow2.easywsdl.extensions.sawsdl.api
Class SAWSDLException

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

public class SAWSDLException
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
SAWSDLException(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

SAWSDLException

public SAWSDLException(java.lang.Throwable t)


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