public abstract class AbstractCloudFoundryException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCloudFoundryException(Integer statusCode,
String message)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode()
Returns the status code of the error
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.