CVC3  2.4.1
Public Member Functions
CVC3::TypecheckException Class Reference

#include <typecheck_exception.h>

Inheritance diagram for CVC3::TypecheckException:
CVC3::Exception

List of all members.

Public Member Functions


Constructor & Destructor Documentation

CVC3::TypecheckException::TypecheckException ( ) [inline]

Definition at line 34 of file typecheck_exception.h.

CVC3::TypecheckException::TypecheckException ( const std::string msg) [inline]

Definition at line 35 of file typecheck_exception.h.

CVC3::TypecheckException::TypecheckException ( const char *  msg) [inline]

Definition at line 36 of file typecheck_exception.h.

virtual CVC3::TypecheckException::~TypecheckException ( ) [inline, virtual]

Definition at line 38 of file typecheck_exception.h.


Member Function Documentation

virtual std::string CVC3::TypecheckException::toString ( ) const [inline, virtual]

Reimplemented from CVC3::Exception.

Definition at line 39 of file typecheck_exception.h.

References CVC3::Exception::d_msg.


The documentation for this class was generated from the following file: