try { $this->simpleXml = new SimpleXMLElement($xmlString); } catch(Exception $e) { throw new TMException("null", 78); // invalid request }