Error List
The followings are the errors defined in Dynamic Webcam SDK:
| Value | Description |
| 0 | Successful. |
| -1001 | General failure. |
| -1002 | Not enough memory to perform operation. |
| -1032 | User cancelled the operation. |
| -1033 | Invalid index. |
| -1034 | Invalid value. |
| -1035 | There is no image. |
| -1036 | Error reading file |
| -1070 | BMP file or format error |
| -1071 | JPEG file or format error. |
| -1073 | Only 24-bit true color and 8-bit gray-scaled images are supported for JPEG compression. |
| -1080 | General TIFF error. |
| -1081 | TIFF format error or not supported. |
| -1090 | BMP format error or not supported. |
| -1100 | PNG format error or not supported. |
| -1110 | Unrecognized file extension. |
| -2000 | Can not initiate the internet session. |
| -2001 | HTTP request error. |
| -2002 | HTTP server error. |
| -2003 | HTTP process error. |
| -2004 | FTP download file is too large. |
| <= -3000 | See ErrorString property for details. |
See Also
ErrorCode property, ErrorString property
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
