Bitcoin Core  27.99.0
P2P Digital Currency
ipc::Exception Class Reference

Exception class thrown when a call to remote method fails due to an IPC error, like a socket getting disconnected. More...

#include <exception.h>

Inheritance diagram for ipc::Exception:
[legend]
Collaboration diagram for ipc::Exception:
[legend]

Detailed Description

Exception class thrown when a call to remote method fails due to an IPC error, like a socket getting disconnected.

Definition at line 13 of file exception.h.


The documentation for this class was generated from the following file: