errors = $errors; parent::__construct($message); } public function getErrors() { return $this->errors; } }