#include <casexception.h>
Inheritance diagram for EBufTooSmall:

Public Member Functions | |
| EBufTooSmall () throw () | |
Initializes msg. | |
| ~EBufTooSmall () throw () | |
| Dummy. | |
Definition at line 292 of file casexception.h.
| EBufTooSmall::EBufTooSmall | ( | ) | throw () [inline] |
Initializes msg with the appropriate message.
Definition at line 299 of file casexception.h.
| EBufTooSmall::~EBufTooSmall | ( | ) | throw () [inline] |
Dummy destructor for completeness.
Definition at line 308 of file casexception.h.
1.4.7