#include <exception.h>
Public Methods | |
error (const std::string &msg, const char *file, const unsigned long line) |
All excpetion classes in akaxiso library are derived from aka2::error class. aka2::error is derived from std::exception.
Definition at line 21 of file exception.h.
|
Constructor
|