Elements 6.3.1
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
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:
Collaboration diagram for Elements::Services::DataSync::UnknownHost:

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)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (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: