![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
Error indicating a problem with the connection to the broker. More...
#include <dripline_exceptions.hh>
Public Member Functions | |
connection_error ()=default | |
connection_error (const connection_error &)=default | |
virtual | ~connection_error () noexcept=default |
Error indicating a problem with the connection to the broker.
Definition at line 43 of file dripline_exceptions.hh.
|
default |
|
default |
|
virtualdefaultnoexcept |