| Code |
Error |
| 501 |
K_ERROR_FILE_COPY |
|
Error copying file |
| 502 |
K_ERROR_FILE_SEARCH |
|
Error searching files |
| 503 |
K_ERROR_FILE_OPEN |
|
Error opening file |
| 504 |
K_ERROR_FILE_CLOSE |
|
Error closing file |
| 505 |
K_ERROR_FILE_IMAGE_LOAD |
|
Error loading image file |
| 506 |
K_ERROR_FILE_IMAGE_SAVE |
|
Error saving image file |
| 507 |
K_ERROR_FILE_READ |
|
Error reading from file |
| 508 |
K_ERROR_FILE_WRITE |
|
Error writing to file |
| 509 |
K_ERROR_FILE_NOT_FOUND |
|
Specified file not found |
| 510 |
K_ERROR_FILE_INVALID_CONFIG |
|
Invalid file configuration specified |
| 511 |
K_ERROR_FILE_NOT_OPEN |
|
Specified file not open |
| 512 |
K_ERROR_FILE_END_OF_FILE |
|
End of file reached |
| 513 |
K_ERROR_FILE_DELETE |
|
Error deleting file |
| 514 |
K_ERROR_FILE_MOVE |
|
Error moving file |
| 515 |
K_ERROR_FILE_DIRECTORY_CREATE |
|
Error creating directory |
| 516 |
K_ERROR_FILE_DIRECTORY_DELETE |
|
Error deleting directory |
|
|
Updated: 11/5/2014 6:10 PM |