|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BpelFaultException.BpelFault | |
---|---|
org.ow2.orchestra.facade.exception |
Uses of BpelFaultException.BpelFault in org.ow2.orchestra.facade.exception |
---|
Methods in org.ow2.orchestra.facade.exception that return BpelFaultException.BpelFault | |
---|---|
static BpelFaultException.BpelFault |
BpelFaultException.BpelFault.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BpelFaultException.BpelFault[] |
BpelFaultException.BpelFault.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ow2.orchestra.facade.exception with parameters of type BpelFaultException.BpelFault | |
---|---|
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault)
|
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault,
String message,
Exception cause)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |