Chris@0: response["args"])); Chris@0: } Chris@0: Chris@0: /** Chris@0: * @return string Chris@0: */ Chris@0: public function message() { Chris@0: //TODO: check the exception message stuff Chris@0: return "The frame " . $this->getName() . " was not not found"; Chris@0: } Chris@0: }