com.ebmwebsourcing.wsstar.addressing.definition.api
Class WSAddressingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ebmwebsourcing.wsstar.legacy.jaxb.core.XmlException
com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaException
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
- All Implemented Interfaces:
- java.io.Serializable
public class WSAddressingException
- extends com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaException
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Fields inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaException |
CONFIGURATION_ERROR, INVALID_SCHEMA, NO_PREFIX_SPECIFIED, OTHER_ERROR, PARSER_ERROR, UNBOUND_PREFIX |
| Fields inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.XmlException |
INVALID_Schema |
| Methods inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.SchemaException |
getFaultCode, getLocation, getTargetException, setFaultCode, setLocation, setTargetException |
| Methods inherited from class com.ebmwebsourcing.wsstar.legacy.jaxb.core.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
WSAddressingException
public WSAddressingException(java.lang.String faultCode,
java.lang.String msg,
java.lang.Throwable t)
WSAddressingException
public WSAddressingException(java.lang.String msg,
java.lang.Throwable t)
WSAddressingException
public WSAddressingException(java.lang.Throwable t)
WSAddressingException
public WSAddressingException(java.lang.String msg)
WSAddressingException
public WSAddressingException(java.lang.String faultCode,
java.lang.String msg)
Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.