public class OpenStackResponseException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
message |
private static long |
serialVersionUID |
protected int |
status |
| Constructor and Description |
|---|
OpenStackResponseException(java.lang.String message,
int status) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
int |
getStatus() |
private static final long serialVersionUID
protected java.lang.String message
protected int status