|
Elements
5.10
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) |
Public Member Functions inherited from std::exception | |
| T | what (T... args) |
| T | ~exception (T... args) |
| T | operator= (T... args) |
| T | exception (T... args) |
Exception raised when a hosting solution is not supported by the tool.
Definition at line 56 of file ConnectionConfiguration.h.
|
virtualdefault |
|
inline |
Definition at line 59 of file ConnectionConfiguration.h.
|
inlineexplicit |
Definition at line 62 of file ConnectionConfiguration.h.
1.8.14