public abstract class SovrenUsableResumeException extends SovrenException
Response property)| Modifier and Type | Field and Description |
|---|---|
ParseResumeResponse |
Response
This may or may not be
null or incomplete depending on what specific error occurred |
HttpStatusCode, InnerException, RequestBody, RestResponse, SovrenErrorCode, TransactionId| Constructor and Description |
|---|
SovrenUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseResumeResponse Response
null or incomplete depending on what specific error occurredpublic SovrenUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse)
Copyright © 2023. All rights reserved.