| Exception | Description |
|---|---|
| TxException |
The most generic exception thrown by the SDK as a result of an error response from the API
|
| TxGeocodeJobException |
This exception is thrown when an error happens during geocoding, but the service was still able to produce a usable Job object (see the
Response property) |
| TxGeocodeResumeException |
This exception is thrown when an error happens during geocoding, but the service was still able to produce a usable Resume object (see the
Response property) |
| TxIndexJobException |
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Job object (see the
Response property) |
| TxIndexResumeException |
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Resume object (see the
Response property) |
| TxProfessionNormalizationJobException |
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Job object (see the
Response property) |
| TxProfessionNormalizationResumeException |
This exception is thrown when an error happens during indexing, but the service was still able to produce a usable Resume object (see the
Response property) |
| TxUsableJobException |
This exception is thrown when an error happens, but the service was still able to produce a usable Resume object (see the
Response property) |
| TxUsableResumeException |
This exception is thrown when an error happens, but the service was still able to produce a usable Resume object (see the
Response property) |
Copyright © 2024. All rights reserved.