cRuntimeError Member List
This is the complete list of members for
cRuntimeError, including all inherited members.
| cException(OppErrorCode errcode,...) | cException | |
| cException(const char *msg,...) | cException | |
| cException(const cObject *where, OppErrorCode errcode,...) | cException | |
| cException(const cObject *where, const char *msg,...) | cException | |
| cException(const cException &) | cException | |
| cRuntimeError(OppErrorCode errcode,...) | cRuntimeError | |
| cRuntimeError(const char *msg,...) | cRuntimeError | |
| cRuntimeError(const cObject *where, OppErrorCode errcode,...) | cRuntimeError | |
| cRuntimeError(const cObject *where, const char *msg,...) | cRuntimeError | |
| cRuntimeError(const cRuntimeError &e) | cRuntimeError | [inline] |
| dup() const | cRuntimeError | [inline, virtual] |
| getContextClassName() const | cException | [inline, virtual] |
| getContextFullPath() const | cException | [inline, virtual] |
| getErrorCode() const | cException | [inline, virtual] |
| getEventNumber() const | cException | [inline, virtual] |
| getFormattedMessage() const | cException | [virtual] |
| getModuleID() const | cException | [inline, virtual] |
| getSimtime() const | cException | [inline, virtual] |
| getSimulationStage() const | cException | [inline, virtual] |
| hasContext() const | cException | [inline, virtual] |
| init(const cObject *obj, OppErrorCode errorcode, const char *fmt, va_list va) | cException | [protected] |
| isError() const | cException | [inline, virtual] |
| prependMessage(const char *txt) | cException | [inline, virtual] |
| setMessage(const char *txt) | cException | [inline, virtual] |
| what() const | cException | [inline, virtual] |
| ~cException() | cException | [inline, virtual] |