message; $string .= " in " . $this->file . "(" . $this->line . ")"; $string .= PHP_EOL . $this->getTraceAsString(); return $string; } } ?>