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