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

Raised at runtime when a RPC error occurs.

Link to this section Summary

Link to this section Types

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