errorCode; } public function getHttpStatus(): int { return $this->httpStatus; } public function getField(): ?string { return $this->field; } }