Class Parser.C.UnterminatedStringError
- Description
Error thrown when an unterminated string token is encountered.
- Variable err_str
string
Parser.C.UnterminatedStringError.err_str- Description
The string that failed to be tokenized
- Inherit Generic
inherit Error.Generic : Generic