View Source Nebulex.RPCError exception (Nebulex v2.6.1)

Raised at runtime when a RPC error occurs.

Summary

Types

@type t() :: %Nebulex.RPCError{__exception__: true, node: node(), reason: atom()}