Structs§
- Builder
- A builder for ClientMessageError
- Client
Message Error - This will be sent if there is an error processing a
ClientMessage
. Note: This won’t automatically close the connection. The client can continue sendingClientMessage
s after receiving this error. - Complete
- The final stage for
ClientMessageError
. - Error
Stage - The
error
stage forBuilder
.