public abstract class TxUsableResumeException extends TxException
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, TransactionId, TxErrorCode| Constructor and Description |
|---|
TxUsableResumeException(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 TxUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse)
Copyright © 2024. All rights reserved.