Thrown when a committed session cookie would exceed the configured byte budget, which browsers enforce at roughly 4 KB per cookie.
Without this, an oversized cookie is silently dropped by the client and the user appears to be logged out at random — a failure that is very hard to diagnose. Move large payloads to the store strategy instead.
readonly
name: string
Discriminant for consumers that cannot use instanceof across realms.