claim; } /** * Returns the claim value that caused the exception. */ public function getValue(): mixed { return $this->value; } }