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

Raised at runtime when a RPC error occurs.

Link to this section Summary

Link to this section Types

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