org.ow2.easywsdl.extensions.multiple.api
Class MultipleExtException

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

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

Author:
Nicolas Boissel-Dallier - 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
MultipleExtException(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

MultipleExtException

public MultipleExtException(java.lang.Throwable t)


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