public class RequestException extends Exception
| Constructor and Description |
|---|
RequestException(String method,
String uri,
int statusCode,
String reasonPhrase,
String details) |
| Modifier and Type | Method and Description |
|---|---|
ServerError |
getServerError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServerError getServerError()
Copyright 2022 OneSpan All rights reserved.