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

Public Member Functions

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

Detailed Description

Definition at line 52 of file exceptions.cpp.

Constructor & Destructor Documentation

◆ NotFoundError()

NotFoundError::NotFoundError ( const char * msg)
inline

Definition at line 56 of file exceptions.cpp.

Member Function Documentation

◆ what()

const char * NotFoundError::what ( ) const
inlinenoexcept

Definition at line 58 of file exceptions.cpp.


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