cException() | cException | |
cException(int errcode,...) | cException | |
cException(const char *msg,...) | cException | |
cException(const cObject *where, int errcode,...) | cException | |
cException(const cObject *where, const char *msg,...) | cException | |
errorCode() | cException | [inline] |
init(const cObject *obj, int errc, const char *fmt, va_list va) | cException | [protected] |
message() | cException | [inline] |
moduleClassName() | cException | [inline] |
moduleFullPath() | cException | [inline] |
moduleID() | cException | [inline] |
~cException() | cException | [inline, virtual] |