public final class ClientV3Exception extends AbstractCloudFoundryException
| Constructor and Description |
|---|
ClientV3Exception(Integer statusCode,
List<Error> errors)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
getErrors()
Returns the errors
|
getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.