public class ApacheCloudStackClientRequestRuntimeException
extends java.lang.RuntimeException
HttpStatus.SC_OK.
It contains the returned status code and the server response.| Constructor and Description |
|---|
ApacheCloudStackClientRequestRuntimeException(int statusCode,
java.lang.String responseAsString,
java.lang.String commandRequest) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResponse() |
int |
getStatusCode() |
java.lang.String |
toString() |
Copyright © 2016. All Rights Reserved.