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