Avro C++
|
Wrapper for std::runtime_error that provides convenience constructor for boost::format objects. More...
#include <Exception.hh>
Public Member Functions | |
Exception (const std::string &msg) | |
Exception (const boost::format &msg) | |
Wrapper for std::runtime_error that provides convenience constructor for boost::format objects.