Anklang 0.3.0-460-gc4ef46ba
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 | |
![]() | |
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.