Variable ParserException._file

class ParserException
{
  // ...
  string _file;
  // ...
}