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