|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BpelFaultException | |
---|---|
org.ow2.orchestra.facade.exception | |
org.ow2.orchestra.facade.runtime |
Uses of BpelFaultException in org.ow2.orchestra.facade.exception |
---|
Methods in org.ow2.orchestra.facade.exception that return BpelFaultException | |
---|---|
BpelFaultException |
BpelFaultException.copy()
|
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault)
|
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault,
java.lang.String message,
java.lang.Exception cause)
|
Uses of BpelFaultException in org.ow2.orchestra.facade.runtime |
---|
Methods in org.ow2.orchestra.facade.runtime that return BpelFaultException | |
---|---|
BpelFaultException |
ActivityInstance.getLastException()
Get the last exception thrown by this activity, null if the activity has never thrown any exceptions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |