Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.Pike
Parser.Pike.UnterminatedStringError

Class Parser.Pike.UnterminatedStringError

Description

Error thrown when an unterminated string token is encountered.


Inherit Generic

inherit Error.Generic : Generic


Variable err_str

string Parser.Pike.UnterminatedStringError.err_str

Description

The string that failed to be tokenized