Package | Description |
---|---|
org.ow2.orchestra.facade.exception |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault) |
static BpelFaultException |
BpelFaultException.generateBpelFaultException(BpelFaultException.BpelFault fault,
String message,
Exception cause) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.