CVC3  2.4.1
Public Member Functions | List of all members
CVC3::ResetException Class Reference

#include <eval_exception.h>

Inheritance diagram for CVC3::ResetException:
CVC3::Exception

Public Member Functions

 ResetException ()
 
virtual ~ResetException ()
 
- Public Member Functions inherited from CVC3::Exception
 Exception ()
 
 Exception (const std::string &msg)
 
 Exception (const char *msg)
 
virtual ~Exception ()
 
void setMessage (const std::string &msg)
 
virtual std::string toString () const
 

Additional Inherited Members

- Protected Attributes inherited from CVC3::Exception
std::string d_msg
 

Detailed Description

Definition at line 44 of file eval_exception.h.

Constructor & Destructor Documentation

CVC3::ResetException::ResetException ( )
inline

Definition at line 47 of file eval_exception.h.

virtual CVC3::ResetException::~ResetException ( )
inlinevirtual

Definition at line 49 of file eval_exception.h.


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