public class FaultWithElement extends BpelFaultException
BpelFaultException.BpelFault
Modifier and Type | Field and Description |
---|---|
protected Document |
faultElement |
faultName
Modifier | Constructor and Description |
---|---|
protected |
FaultWithElement() |
|
FaultWithElement(QName faultName,
Document faultElement) |
Modifier and Type | Method and Description |
---|---|
FaultWithElement |
copy() |
Element |
getFaultElement() |
String |
toString() |
fullCopy, generateBpelFaultException, generateBpelFaultException, getFaultName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
protected Document faultElement
public Element getFaultElement()
public String toString()
toString
in class BpelFaultException
public FaultWithElement copy()
copy
in class BpelFaultException
Copyright © 2011 OW2 Consortium. All Rights Reserved.