CarobNS::DriverException Class Reference

Exception inside the Driver. More...

#include <CarobException.hpp>

Inheritance diagram for CarobNS::DriverException:

CarobNS::CarobException CarobNS::AuthenticationException CarobNS::CodecException CarobNS::ConnectionException CarobNS::ConversionException CarobNS::JavaSocketException CarobNS::NoMoreControllerException CarobNS::NotImplementedException CarobNS::NullValueException List of all members.

Public Member Functions

 DriverException (const std::wstring &messagePrm, const std::wstring &SQLStatePrm=DEFAULTSQLSTATE, CarobException *causePrm=0, int vendorPrm=DEFAULTVENDORCODE)
 Constructs a DriverException with the given message.

Detailed Description

Exception inside the Driver.


Constructor & Destructor Documentation

CarobNS::DriverException::DriverException ( const std::wstring &  messagePrm,
const std::wstring &  SQLStatePrm = DEFAULTSQLSTATE,
CarobException causePrm = 0,
int  vendorPrm = DEFAULTVENDORCODE 
) [inline]

Constructs a DriverException with the given message.

Parameters:
messagePrm the detailed user-friendly message
SQLStatePrm the SQL2 standard error code.
causePrm the exception that generated this one, if any.
vendorPrm the (deprecated) SQL1 error code


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