Errors
Codes¶
RAD1xxxx - Syntax Errors¶
None currently exist.
RAD2xxxx - Runtime Errors¶
RAD20001¶
parse_int
failed to parse the input.
RAD20002¶
parse_float
failed to parse the input.
RAD20003¶
Failed to read the specified file.
RAD20004¶
Did not have permission to read the specified file.
RAD20005¶
Could not read the specified file, as it did not exist.