public class ResponseStatusErrorException extends Exception
| Constructor and Description |
|---|
ResponseStatusErrorException(Status status,
String responseId)
Constructor taking the error status and the response ID.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseId()
Returns the ID of the Response.
|
Status |
getStatus()
Returns the status object.
|
static String |
statusToString(Status status)
Returns a textual representation of the status.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Litsec AB. All rights reserved.