|
Elements 6.3.4
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 59 of file ConnectionConfiguration.h.
|
virtualdefault |
|
inline |
Definition at line 62 of file ConnectionConfiguration.h.
References std::runtime_error::runtime_error().

|
inlineexplicit |
Definition at line 63 of file ConnectionConfiguration.h.
References std::runtime_error::runtime_error().
