data = array($exceptiondata); } else { $this->data = $exceptiondata; } } public function getData() { return $this->data; } } ?>