WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
SyntaxError Class Reference
Inheritance diagram for SyntaxError:

Public Member Functions

 SyntaxError (const char *msg)
const char * what () const noexcept

Detailed Description

Definition at line 99 of file exceptions.cpp.

Constructor & Destructor Documentation

◆ SyntaxError()

SyntaxError::SyntaxError ( const char * msg)
inline

Definition at line 103 of file exceptions.cpp.

Member Function Documentation

◆ what()

const char * SyntaxError::what ( ) const
inlinenoexcept

Definition at line 105 of file exceptions.cpp.


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