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

Public Member Functions

 ParseError (kdl_str const &msg)
 
 ParseError (std::string msg)
 
const charwhat () const noexcept
 

Detailed Description

Definition at line 39 of file kdl.h.

Constructor & Destructor Documentation

◆ ParseError() [1/2]

eu::kdl::ParseError::ParseError ( kdl_str const msg)

◆ ParseError() [2/2]

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

Definition at line 44 of file kdl.h.

Member Function Documentation

◆ what()

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

Definition at line 45 of file kdl.h.


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