liballofw
|
Allofw exception class. More...
#include <common.h>
Public Member Functions | |
exception (const char *what_=nullptr) | |
exception (const exception &e) | |
exception & | operator= (const exception &e) |
virtual const char * | what () const |
virtual | ~exception () |
Allofw exception class.
allofw::exception::exception | ( | const char * | what_ = nullptr | ) |
allofw::exception::exception | ( | const exception & | e | ) |
|
virtual |
|
virtual |