Euphoria
Public Member Functions | List of all members
eu::kdl::EmitterError Class Reference
Inheritance diagram for eu::kdl::EmitterError:

Public Member Functions

 EmitterError (std::string msg)
 
 EmitterError ()
 
const charwhat () const noexcept
 

Detailed Description

Definition at line 49 of file kdl.h.

Constructor & Destructor Documentation

◆ EmitterError() [1/2]

eu::kdl::EmitterError::EmitterError ( std::string  msg)
inline

Definition at line 53 of file kdl.h.

◆ EmitterError() [2/2]

eu::kdl::EmitterError::EmitterError ( )
inline

Definition at line 54 of file kdl.h.

Member Function Documentation

◆ what()

const char * eu::kdl::EmitterError::what ( ) const
inlinenoexcept

Definition at line 55 of file kdl.h.


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