Module jsonrpsee_types::error[][src]

Expand description

Error type.

Structs

Convenience type for displaying errors.

Error type with a special subscription_closed field to detect that a subscription has been closed to distinguish valid items produced by the server on the subscription stream from an error.

Enums

Error that occurs when a call failed.

Error type.

Generic transport error.