| Package | Description |
|---|---|
| com.textkernel.tx.exceptions | |
| com.textkernel.tx.services |
| Modifier and Type | Field and Description |
|---|---|
ParseResumeResponse |
TxUsableResumeException.Response
This may or may not be
null or incomplete depending on what specific error occurred |
| Constructor and Description |
|---|
TxGeocodeResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxIndexResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxProfessionNormalizationResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
TxUsableResumeException(okhttp3.Response response,
ApiResponseInfoLite errorInfo,
String transactionId,
ParseResumeResponse parseResponse) |
| Modifier and Type | Method and Description |
|---|---|
ParseResumeResponse |
ParserService.parseResume(ParseRequest request)
Parse a resume
|
Copyright © 2025. All rights reserved.