details = $details; } /** Returns details of exception */ public function getDetails() {return $this->details;} } ?>