Raised when an SSR request is invalid or a configured renderer fails.
The built-in renderers use this exception for transport failures, timeouts,
rendering errors, and invalid responses. LiveViewReact.SSR.render/1 also
raises it when a request does not match the transport contract.