| The
FatalRenderingException exception is thrown whenever rendering
does not succeed, typically due to the client no longer being connected (such
as the session being expired). In this state, the client will not be able to
receive updates until it reconnects, and the server should clean up any
resources associated with the particular client.
|