ORIGINAL
Loading...
Searching...
No Matches
original::unSupportedMethodError Class Referencefinal

Exception for unimplemented method calls. More...

#include <error.h>

Inheritance diagram for original::unSupportedMethodError:
Inheritance graph
Collaboration diagram for original::unSupportedMethodError:
Collaboration graph

Public Member Functions

auto what () const noexcept -> const char *override
 

Detailed Description

Exception for unimplemented method calls.

Thrown when calling methods not supported by the target class.


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