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

Raised at runtime when a RPC multi_call error occurs.

Link to this section Summary

Link to this section Types

@type t() :: %Nebulex.RPCMultiCallError{__exception__: term(), message: binary()}