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

Public Member Functions

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

Detailed Description

Definition at line 30 of file exceptions.cpp.

Constructor & Destructor Documentation

◆ NotSupportedError()

NotSupportedError::NotSupportedError ( const char * msg)
inline

Definition at line 34 of file exceptions.cpp.

Member Function Documentation

◆ what()

const char * NotSupportedError::what ( ) const
inlinenoexcept

Definition at line 36 of file exceptions.cpp.


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