#include <bitvector_exception.h>
List of all members.
Additional Inherited Members |
std::string | d_msg |
Detailed Description
Definition at line 31 of file bitvector_exception.h.
Constructor & Destructor Documentation
CVC3::BitvectorException::BitvectorException |
( |
| ) |
|
|
inline |
CVC3::BitvectorException::BitvectorException |
( |
const std::string & |
msg | ) |
|
|
inline |
CVC3::BitvectorException::BitvectorException |
( |
char * |
msg | ) |
|
|
inline |
virtual CVC3::BitvectorException::~BitvectorException |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual std::string CVC3::BitvectorException::toString |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: