|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ow2.easywsdl.schema.api.XmlException
org.ow2.easywsdl.schema.api.SchemaException
org.ow2.easywsdl.wsdl.api.WSDLException
org.ow2.easywsdl.extensions.multiple.api.MultipleExtException
public class MultipleExtException
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 | |
---|---|
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 |
---|
public MultipleExtException(java.lang.Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |