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 | |
cReceivedTerminationException(int sourceProcId, const char *msg) | cReceivedTerminationException | |
cTerminationException(int errcode,...) | cTerminationException | |
cTerminationException(const char *msg,...) | cTerminationException | |
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] |