Elements
5.8
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 (std::string hostName) | |
![]() | |
T | runtime_error (T...args) |
T | what (T...args) |
![]() | |
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 50 of file ConnectionConfiguration.h.
|
virtualdefault |
|
inline |
Definition at line 53 of file ConnectionConfiguration.h.
|
inlineexplicit |
Definition at line 56 of file ConnectionConfiguration.h.