public class StagingErrorException extends CloudFoundryException
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_CODE |
| Constructor and Description |
|---|
StagingErrorException(org.springframework.http.HttpStatus statusCode,
String statusText) |
getCloudFoundryErrorCode, getDescription, setDescription, toStringgetResponseBodyAsByteArray, getResponseBodyAsString, getResponseHeaders, getStatusCode, getStatusTextcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final int ERROR_CODE
public StagingErrorException(org.springframework.http.HttpStatus statusCode,
String statusText)
Copyright © 2015. All rights reserved.