error_details = $error_details; } public function getErrorDetails(): array { return $this->error_details; } }