Variable ParserException._msg

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