fatalmind::NoFailoverException Class Reference

#include <NoFailoverException.hh>

Inherits fatalmind::Exception.

Inherited by fatalmind::NFOMysqlException [virtual], and fatalmind::NFOOracleException [virtual].

List of all members.


Detailed Description

Throwing an NoFailoverExcption in a Commands execute() method, causes ResourcePool to rethrow the execption but NOT fail the used resource.

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 &)


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

Generated on Mon Jun 9 11:27:03 2008 for ResourcePool by  doxygen 1.5.5