Error thrown when a session's domain does not match the current request domain.
This indicates a potential security issue where a user is attempting to use a session created for a different domain.
Creates a new SessionDomainMismatchError instance.
Optional
A descriptive error message
Error thrown when a session's domain does not match the current request domain.
This indicates a potential security issue where a user is attempting to use a session created for a different domain.