public final class UaaException extends AbstractCloudFoundryException
| Constructor and Description |
|---|
UaaException(Integer statusCode,
String error,
String errorDescription)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getError()
Returns the error
|
String |
getErrorDescription()
Returns the error message
|
getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.