CarobNS::ConversionException Class Reference

Exception thrown when an attempt to convert a value (typically in a result set) to another type fails. More...

#include <CarobException.hpp>

Inheritance diagram for CarobNS::ConversionException:

CarobNS::DriverException CarobNS::CarobException List of all members.

Public Member Functions

 ConversionException (std::wstring s, std::wstring state)
 Constructs a ConversionException with the given message.

Detailed Description

Exception thrown when an attempt to convert a value (typically in a result set) to another type fails.


Constructor & Destructor Documentation

CarobNS::ConversionException::ConversionException ( std::wstring  s,
std::wstring  state 
) [inline]

Constructs a ConversionException with the given message.

Parameters:
s error message of the exception
state corresponding SQL state, HYC00 if none


The documentation for this class was generated from the following file:
Generated on Tue Oct 24 09:05:38 2006 for Carob by  doxygen 1.5.0