public class OpenstackOperationException extends OpenstackException
| Constructor and Description |
|---|
OpenstackOperationException(String operation,
String fault,
int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getFault() |
String |
getOperation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel