Exception thrown for port connection failures.
More...
#include <smgl/Ports.hpp>
Exception thrown for port connection failures.
Definition at line 18 of file Ports.hpp.
◆ bad_connection() [1/2]
| smgl::bad_connection::bad_connection |
( |
const char * |
msg | ) |
|
|
inlineexplicit |
Construct with message
Definition at line 21 of file Ports.hpp.
◆ bad_connection() [2/2]
| smgl::bad_connection::bad_connection |
( |
std::string |
msg | ) |
|
|
inlineexplicit |
Construct with message
Definition at line 23 of file Ports.hpp.
◆ what()
| const char * smgl::bad_connection::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ msg_
Exception message
Definition at line 29 of file Ports.hpp.
The documentation for this struct was generated from the following file: