|
Beatmup
|
Exception thrown when an implementation restriction is encountered. More...
#include <exception.h>
Public Member Functions | |
| ImplementationUnsupported (const char *description) | |
Public Member Functions inherited from Beatmup::Exception | |
| virtual const char * | what () const NOEXCEPT override |
Additional Inherited Members | |
Protected Member Functions inherited from Beatmup::Exception | |
| Exception (const char *message) | |
| template<typename ... Args> | |
| Exception (const char *message, const Args &... args) | |
Exception thrown when an implementation restriction is encountered.
Definition at line 124 of file exception.h.
|
inline |
Definition at line 126 of file exception.h.