path = $path; $this->message = empty($message) ? 'Error accessing' : $message; $this->message .= PHP_EOL . $this->path; } }