#include <NoFailoverException.hh>
Inherits fatalmind::Exception.
Inherited by fatalmind::NFOMysqlException [virtual], and fatalmind::NFOOracleException [virtual].
This is usefull if you want to propagate an logical exception which is not related to a problem with the used resource.
Public Member Functions | |
| NoFailoverException (const std::string &msg) | |
| virtual const std::string | message () const throw () |
Protected Member Functions | |
| virtual void | setMessage (const std::string &) |
1.5.5