CarobNS::ConnectionException Class Reference

Exception on connection. More...

#include <CarobException.hpp>

Inheritance diagram for CarobNS::ConnectionException:

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

Public Member Functions

 ConnectionException (const std::wstring &messagePrm, const std::wstring &SQLStatePrm=DEFAULTSQLSTATE, CarobException *causePrm=0, int vendorPrm=DEFAULTVENDORCODE)
 Constructs a ConnectionException.

Detailed Description

Exception on connection.

Send when connecting to a controller


Constructor & Destructor Documentation

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

Constructs a ConnectionException.

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
See also:
DriverException


The documentation for this class was generated from the following file:
Generated on Fri Mar 9 17:40:20 2007 for Carob by  doxygen 1.4.7