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