CarobNS::NullValueException Class Reference

Exception thrown when client tries to retrieve a value that is NULL, typically via GetString() GetInt(), etc. More...

#include <DriverResultSet.hpp>

Inheritance diagram for CarobNS::NullValueException:

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

Public Member Functions

 NullValueException (std::wstring s)
 Constructs a NullValueException with the given message.

Detailed Description

Exception thrown when client tries to retrieve a value that is NULL, typically via GetString() GetInt(), etc.


Constructor & Destructor Documentation

CarobNS::NullValueException::NullValueException ( std::wstring  s  )  [inline]

Constructs a NullValueException with the given message.

Parameters:
s error message of the exception


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