CVC3
Public Member Functions

CVC3::SmtlibException Class Reference

#include <smtlib_exception.h>

Inherits CVC3::Exception.

Collaboration diagram for CVC3::SmtlibException:
Collaboration graph
[legend]

List of all members.

Public Member Functions


Detailed Description

Definition at line 31 of file smtlib_exception.h.


Constructor & Destructor Documentation

CVC3::SmtlibException::SmtlibException ( ) [inline]

Definition at line 34 of file smtlib_exception.h.

CVC3::SmtlibException::SmtlibException ( const std::string &  msg) [inline]

Definition at line 35 of file smtlib_exception.h.

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

Definition at line 36 of file smtlib_exception.h.

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

Definition at line 38 of file smtlib_exception.h.


Member Function Documentation

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

Reimplemented from CVC3::Exception.

Definition at line 39 of file smtlib_exception.h.

References CVC3::Exception::d_msg.


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