public final class ClientV2Exception extends AbstractCloudFoundryException
| Constructor and Description |
|---|
ClientV2Exception(Integer statusCode,
Integer code,
String description,
String errorCode)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode()
Returns the code
|
String |
getDescription()
Returns the description
|
String |
getErrorCode()
Returns the error code
|
getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.