Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_msg_exception Class Reference

#include <htexcept.h>

Inheritance diagram for ht_msg_exception:

ht_exception List of all members.

Public Member Functions

 ht_msg_exception (char *errstr,...)
virtual const char * what ()

Protected Attributes

char estr [HT_MSG_EXCEPTION_MAX_ERRSTR]

Constructor & Destructor Documentation

ht_msg_exception::ht_msg_exception char *  errstr,
... 
 

Definition at line 44 of file htexcept.cc.

References estr, and ht_vsnprintf().


Member Function Documentation

const char * ht_msg_exception::what  )  [virtual]
 

Reimplemented from ht_exception.

Definition at line 52 of file htexcept.cc.

References estr.


Member Data Documentation

char ht_msg_exception::estr[HT_MSG_EXCEPTION_MAX_ERRSTR] [protected]
 

Definition at line 45 of file htexcept.h.

Referenced by ht_msg_exception(), and what().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:00 2004 by doxygen 1.3.5