public class FaultWithElement extends BpelFaultException
BpelFaultException.BpelFault| Modifier and Type | Field and Description |
|---|---|
protected org.w3c.dom.Document |
faultElement |
faultName| Modifier | Constructor and Description |
|---|---|
protected |
FaultWithElement() |
|
FaultWithElement(javax.xml.namespace.QName faultName,
org.w3c.dom.Document faultElement) |
| Modifier and Type | Method and Description |
|---|---|
FaultWithElement |
copy() |
org.w3c.dom.Element |
getFaultElement() |
java.lang.String |
toString() |
fullCopy, generateBpelFaultException, generateBpelFaultException, getFaultNameprotected FaultWithElement()
public FaultWithElement(javax.xml.namespace.QName faultName,
org.w3c.dom.Document faultElement)
public org.w3c.dom.Element getFaultElement()
public java.lang.String toString()
toString in class BpelFaultExceptionpublic FaultWithElement copy()
copy in class BpelFaultExceptionCopyright © 2011 OW2 Consortium. All Rights Reserved.