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