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 | |
cReceivedException(int sourceProcId, const char *msg) | cReceivedException | |
errorCode() | cException | |
init(const cObject *obj, int errc, const char *fmt, va_list va) | cException | [protected] |
message() | cException | |
moduleClassName() | cException | |
moduleFullPath() | cException | |
moduleID() | cException | |
~cException() | cException | [virtual] |