com.ebmwebsourcing.wsstar.resource.definition.utils
Class WSResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.easywsdl.schema.api.XmlException
org.ow2.easywsdl.schema.api.SchemaException
com.ebmwebsourcing.wsstar.resource.definition.utils.WSResourceException
- All Implemented Interfaces:
- java.io.Serializable
public class WSResourceException
- extends org.ow2.easywsdl.schema.api.SchemaException
- Author:
- Thierry Déjean - eBM WebSourcing
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.SchemaException |
CONFIGURATION_ERROR, INVALID_SCHEMA, NO_PREFIX_SPECIFIED, OTHER_ERROR, PARSER_ERROR, UNBOUND_PREFIX |
| Fields inherited from class org.ow2.easywsdl.schema.api.XmlException |
INVALID_Schema |
| 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 |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
WSResourceException
public WSResourceException(java.lang.String faultCode,
java.lang.String msg,
java.lang.Throwable t)
WSResourceException
public WSResourceException(java.lang.String msg,
java.lang.Throwable t)
WSResourceException
public WSResourceException(java.lang.Throwable t)
WSResourceException
public WSResourceException(java.lang.String msg)
WSResourceException
public WSResourceException(java.lang.String faultCode,
java.lang.String msg)
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.