Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
MyException Struct Reference
Inheritance diagram for MyException:
Collaboration diagram for MyException:

Public Member Functions

 MyException (char const *text)
 
 ~MyException () override
 

Detailed Description

Definition at line 77 of file 207-Rpt-TeamCityReporter.cpp.

Constructor & Destructor Documentation

◆ MyException()

MyException::MyException ( char const * text)
inline

Definition at line 79 of file 207-Rpt-TeamCityReporter.cpp.

80 : std::runtime_error( text ) {}

◆ ~MyException()

MyException::~MyException ( )
overridedefault

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