openMSX
Public Member Functions | List of all members
rapidsax::ParseError Class Reference

#include <rapidsax.hh>

Public Member Functions

 ParseError (const char *what_, char *where_)
 
const char * what () const
 
char * where () const
 

Detailed Description

Definition at line 105 of file rapidsax.hh.

Constructor & Destructor Documentation

◆ ParseError()

rapidsax::ParseError::ParseError ( const char *  what_,
char *  where_ 
)
inline

Definition at line 108 of file rapidsax.hh.

Member Function Documentation

◆ what()

const char * rapidsax::ParseError::what ( ) const
inline

Definition at line 114 of file rapidsax.hh.

◆ where()

char * rapidsax::ParseError::where ( ) const
inline

Definition at line 115 of file rapidsax.hh.


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