CAPIO-CL 1.2.0
CAPIO-CL: Cross Application Programmable I/O - Coordination Language
Loading...
Searching...
No Matches
capiocl::monitor::MonitorException Class Referencefinal

Custom exception thrown when parsing a CAPIO-CL configuration file by Parser. More...

#include <monitor.h>

Inheritance diagram for capiocl::monitor::MonitorException:
Collaboration diagram for capiocl::monitor::MonitorException:

Public Member Functions

 MonitorException (const std::string &msg)
 Construct a new CAPIO-CL Exception.
const char * what () const noexcept override

Detailed Description

Custom exception thrown when parsing a CAPIO-CL configuration file by Parser.

Constructor & Destructor Documentation

◆ MonitorException()

capiocl::monitor::MonitorException::MonitorException ( const std::string & msg)
explicit

Construct a new CAPIO-CL Exception.

Parameters
msgError Message that raised this exception

Member Function Documentation

◆ what()

const char * capiocl::monitor::MonitorException::what ( ) const
inlinenodiscardoverridenoexcept

Get the description of the error causing the exception

Returns

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