SPH
|
Generic exception. More...
#include <Exceptions.h>
Public Member Functions | |
Exception (const std::string &message) | |
virtual const char * | what () const noexcept |
Generic exception.
Definition at line 10 of file Exceptions.h.
|
inlineexplicit |
Definition at line 15 of file Exceptions.h.
|
inlinevirtualnoexcept |
Definition at line 18 of file Exceptions.h.