|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Jsonipc exception that is relayed to caller when thrown during invocations. More...
#include "jsonipc.hh"
Public Member Functions | |
| const char * | what () const noexcept override |
| int | code () const noexcept |
| bad_invocation (int code, const char *staticreason) noexcept | |
Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Jsonipc exception that is relayed to caller when thrown during invocations.
Definition at line 144 of file jsonipc.hh.
Definition at line 147 of file jsonipc.hh.
|
noexcept |
Definition at line 146 of file jsonipc.hh.
|
overridenoexcept |
Definition at line 145 of file jsonipc.hh.