SYNG4003 - File read error
Domain: syng
Severity: USER
Failed to read a file from disk.
A general file I/O error occurred when trying to read a source file. This wraps the underlying OS error.
Solution
Check the error message for the specific OS error. Common causes:
- File doesn't exist
- Permission denied
- File is locked by another process
- Disk I/O error