The errors codes listing
Introduction
Each error throwed by webservice are identified by a code and a message in the body of HTTP request. The HTTP status are also provided.
Parameters validator
| Code | Description |
| 10001 |
This parameter can not be empty |
| 10002 |
Parameter type must be specific |
| 10003 |
The length of value must be superior |
| 10004 |
The length of value must be inferior |
| 10005 |
The length of string must be between 2 specifics values |
| 10006 |
The value isn't authorized |
| 10007 |
The value must be a valid IP v4 |
| 10008 |
The value must be between 2 specifics values |
| 10009 |
The value must match the pattern |
| 11001 |
Service not found |
| 11002 |
Bad request |
Request error
| Code | Description |
| 20001 |
Internal connection to availability service error |
| 20002 |
Error during response processing |
| 20003 |
Error during stream processing |
| 20004 |
Domain name is malformed, or the TLD is not recognized |
Whois error
| Code | Description |
| 30001 |
Domain without point error |
| 30002 |
Connection to whois server has been failed |
| 30003 |
Whois server connection can't be initialized |
| 30004 |
Unsupported TLD error |
| 30005 |
Error parsing whois response |
| 30006 |
Cannot find whois server |
Semantic error
| Code | Description |
| 40001 |
Connection to semantic server has failed |
| 40002 |
Error during response processing |
Info and Thumbnail error
| Code | Description |
| 50002 |
Info server connection can't be initialized |
| 50003 |
Connection to info server has failed |
| 50004 |
Error during information retrieving |
| 50005 |
Error during thumbnail retrieving |
| 50006 |
Thumbnail status error |
| 50007 |
Info server connection can't be initialized |
| 50008 |
Error during response processing |
AfterMarket error
| Code | Description |
| 60001 |
Connection to aftermarket server has failed |
| 60002 |
Error during response processing |
Connector error
| Code | Description |
| 70001 |
Connection to server has failed |
| 70101 |
IP location service error |
| 70102 |
Unknown host error |
| 70201 |
Error during response processing |
| 70301 |
No value or too many |
| 70302 |
Error during response processing |
| 70401 |
No value or too many |
| 70402 |
Error during response processing |
| 70501 |
Error during response processing |
| 70601 |
Error during response processing |
| 70602 |
Thumbnail server connection can't be initialized |
| 70603 |
Connection to thumbnail server has failed |
| 70604 |
Error during thumbnail retrieving |
DataCube error
| Code | Description |
| 80001 |
Unknow tld value |
Appraisal error
| Code | Description |
| 90001 |
Connection to appraisal server has failed |
| 90002 |
Error during appraisal retrieving |
| 90003 |
Error during response processing |