ProducerDb::Error extends std::exception for errors using ProducerDb methods. More...
#include <producer-db.hpp>
Public Member Functions | |
| Error (const std::string &errorMessage) throw () | |
| std::string | Msg () const |
| virtual const char * | what () const throw () |
ProducerDb::Error extends std::exception for errors using ProducerDb methods.
1.8.6