| Exception | Description |
|---|---|
| SovrenException |
The most generic exception thrown by the SDK as a result of an error response from the API
|
| SovrenGeocodeJobException |
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) |
| SovrenGeocodeResumeException |
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) |
| SovrenIndexJobException |
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) |
| SovrenIndexResumeException |
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) |
| SovrenProfessionNormalizationJobException |
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) |
| SovrenProfessionNormalizationResumeException |
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) |
| SovrenUsableJobException |
This exception is thrown when an error happens, but the service was still able to produce a usable Resume object (see the
Response property) |
| SovrenUsableResumeException |
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 © 2023. All rights reserved.