| Package | Description |
|---|---|
| com.textkernel.tx | |
| com.textkernel.tx.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ParseJobResponse |
TxClient.parseJob(ParseRequest request)
Parse a job
|
| Modifier and Type | Field and Description |
|---|---|
ParseJobResponse |
TxUsableJobException.Response
This may or may not be
null or incomplete depending on what specific error occurred |
| Constructor and Description |
|---|
TxGeocodeJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
TxIndexJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
TxProfessionNormalizationJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
TxUsableJobException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseJobResponse parseResponse) |
Copyright © 2024. All rights reserved.