message = $message; $this->code = $code; $this->url = $url; $this->errorMessage = $errorMessage; parent::__construct($message, $code); } }