Elements  5.8
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
ElementsServices::DataSync::UnknownHost Class Reference

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

#include <ConnectionConfiguration.h>

Inheritance diagram for ElementsServices::DataSync::UnknownHost:
[legend]
Collaboration diagram for ElementsServices::DataSync::UnknownHost:
[legend]

Public Member Functions

virtual ~UnknownHost ()=default
 
 UnknownHost ()
 
 UnknownHost (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 50 of file ConnectionConfiguration.h.

Constructor & Destructor Documentation

virtual ElementsServices::DataSync::UnknownHost::~UnknownHost ( )
virtualdefault
ElementsServices::DataSync::UnknownHost::UnknownHost ( )
inline

Definition at line 53 of file ConnectionConfiguration.h.

ElementsServices::DataSync::UnknownHost::UnknownHost ( std::string  hostName)
inlineexplicit

Definition at line 56 of file ConnectionConfiguration.h.


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