parserFailureCode = $code; return $this; } public function getParserFailureCode() { return $this->parserFailureCode; } }