Avro C++
Public Member Functions
avro::Exception Class Reference

Wrapper for std::runtime_error that provides convenience constructor for boost::format objects. More...

#include <Exception.hh>

List of all members.

Public Member Functions

 Exception (const std::string &msg)
 Exception (const boost::format &msg)

Detailed Description

Wrapper for std::runtime_error that provides convenience constructor for boost::format objects.


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