Exception class derived from both std::exception and boost::exception. More...
#include <clexception.hpp>
Public Member Functions | |
exception (const std::string &message) | |
Private Attributes | |
std::string | message_ |
Exception class derived from both std::exception and boost::exception.