Elements
6.2
A C++ base framework for the Euclid Software.
|
Exception raised when a hosting solution is not supported by the tool. More...
#include <ConnectionConfiguration.h>
Public Member Functions | |
virtual | ~UnknownHost ()=default |
UnknownHost () | |
UnknownHost (const std::string &hostName) | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Exception raised when a hosting solution is not supported by the tool.
Definition at line 59 of file ConnectionConfiguration.h.
|
virtualdefault |
|
inline |
Definition at line 62 of file ConnectionConfiguration.h.
|
inlineexplicit |
Definition at line 63 of file ConnectionConfiguration.h.