#include <htexcept.h>
Inheritance diagram for ht_msg_exception:

Public Member Functions | |
| ht_msg_exception (char *errstr,...) | |
| virtual const char * | what () |
Protected Attributes | |
| char | estr [HT_MSG_EXCEPTION_MAX_ERRSTR] |
|
||||||||||||
|
Definition at line 44 of file htexcept.cc. References estr, and ht_vsnprintf(). |
|
|
Reimplemented from ht_exception. Definition at line 52 of file htexcept.cc. References estr. |
|
|
Definition at line 45 of file htexcept.h. Referenced by ht_msg_exception(), and what(). |
1.3.5