Error Codes
Status Code |
Description |
|---|---|
500 BaseError |
Basic error |
501 PathError |
Invalid input path |
502 FileNotExistError |
File not existing |
503 InfoNotFoundError |
Queried information not found |
504 InfoIncorrectError |
Incorrect information |
505 FileOpenError |
Failure to open the file |
506 InnerError |
Internal service error |
507 ParamError |
Parameter error |
508 FileTooLarge |
Excessive files |
200 SuccessRet |
Operation successful |
Parent topic: Appendixes