liballofw
|
Invalid argument exception. More...
#include <common.h>
Public Member Functions | |
invalid_argument (const char *what_=nullptr) | |
Public Member Functions inherited from allofw::exception | |
exception (const char *what_=nullptr) | |
exception (const exception &e) | |
exception & | operator= (const exception &e) |
virtual const char * | what () const |
virtual | ~exception () |
Invalid argument exception.
|
inline |