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

Custom exception thrown when handling a CAPIO-CL TOML configuration file. More...

#include <configuration.h>

Inheritance diagram for capiocl::configuration::CapioClConfigurationException:
Collaboration diagram for capiocl::configuration::CapioClConfigurationException:

Public Member Functions

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

Detailed Description

Custom exception thrown when handling a CAPIO-CL TOML configuration file.

Constructor & Destructor Documentation

◆ CapioClConfigurationException()

capiocl::configuration::CapioClConfigurationException::CapioClConfigurationException ( 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::configuration::CapioClConfigurationException::what ( ) const
inlinenodiscardoverridenoexcept

Get the description of the error causing the exception

Returns

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