#include <typecheck_exception.h>
Inherits CVC3::Exception.
Definition at line 31 of file typecheck_exception.h.
| CVC3::TypecheckException::TypecheckException |
( |
| ) |
|
|
inline |
| CVC3::TypecheckException::TypecheckException |
( |
const std::string & |
msg | ) |
|
|
inline |
| CVC3::TypecheckException::TypecheckException |
( |
const char * |
msg | ) |
|
|
inline |
| virtual CVC3::TypecheckException::~TypecheckException |
( |
| ) |
|
|
inlinevirtual |
| virtual std::string CVC3::TypecheckException::toString |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: