AXCEL C++ Framework
Elegance through abstraction
|
desc | axcel::exception | |
errnum | axcel::object | [protected] |
error() | axcel::object | |
exception() | axcel::exception | |
exception(int number) | axcel::exception | |
exception(const exception &e) | axcel::exception | |
exception(const char *msg) | axcel::exception | |
no | axcel::exception | |
object() | axcel::object | [inline] |
operator string() | axcel::exception | [virtual] |
operator!() | axcel::exception | [inline] |
operator!=(exception e) | axcel::exception | |
operator!=(const char *s) | axcel::exception | |
operator!=(int num) | axcel::exception | |
operator=(int number) | axcel::exception | |
operator=(const exception e) | axcel::exception | |
operator=(const char *msg) | axcel::exception | |
operator==(exception e) | axcel::exception | |
operator==(const char *s) | axcel::exception | |
operator==(int num) | axcel::exception | |
tostr() | axcel::object | |
type() | axcel::exception | [virtual] |