Elements  6.2
A C++ base framework for the Euclid Software.
Public Member Functions | List of all members
Elements::Services::DataSync::UnknownHost Class Reference

Exception raised when a hosting solution is not supported by the tool. More...

#include <ConnectionConfiguration.h>

Inheritance diagram for Elements::Services::DataSync::UnknownHost:
Inheritance graph
[legend]
Collaboration diagram for Elements::Services::DataSync::UnknownHost:
Collaboration graph
[legend]

Public Member Functions

virtual ~UnknownHost ()=default
 
 UnknownHost ()
 
 UnknownHost (const std::string &hostName)
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Detailed Description

Exception raised when a hosting solution is not supported by the tool.

Definition at line 59 of file ConnectionConfiguration.h.

Constructor & Destructor Documentation

◆ ~UnknownHost()

virtual Elements::Services::DataSync::UnknownHost::~UnknownHost ( )
virtualdefault

◆ UnknownHost() [1/2]

Elements::Services::DataSync::UnknownHost::UnknownHost ( )
inline

Definition at line 62 of file ConnectionConfiguration.h.

◆ UnknownHost() [2/2]

Elements::Services::DataSync::UnknownHost::UnknownHost ( const std::string hostName)
inlineexplicit

Definition at line 63 of file ConnectionConfiguration.h.


The documentation for this class was generated from the following file: