An error occurred due to an attempt to invoke an API while the target operation or client is not in the right state to perform the API.
An error occurred while deserializing a message from the eventstream protocol into the client model.
An error occurred during the connect-connack handshake between client and server. Usually this means the connect was not accepted by the server and thus hints at an authentication problem.
An error that isn't classifiable as one of the other RpcErrorType values.
An error occurred where the underlying transport was shut down unexpectedly.
An error occurred ostensibly due to an underlying networking failure.
An error occurred while serializing a client model into a message in the eventstream protocol.
A formally-modeled error sent from server to client
Invalid data was passed into the RPC client.
Generated using TypeDoc
Indicates the general category of an error thrown by the eventstream RPC implementation