|
|
Choosing A Webhost: |
CVS update of carob/include (CarobException.hpp DriverResultSet.hpp): msg#00070db.carob.cvs
Date: Monday, March 13, 2006 @ 19:20:21 Author: marc Path: /cvsroot/carob/carob/include Modified: CarobException.hpp (1.40 -> 1.41) DriverResultSet.hpp (1.36 -> 1.37) Moved NullValueException to DriverResultSet.hpp ---------------------+ CarobException.hpp | 13 ------------- DriverResultSet.hpp | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 13 deletions(-) Index: carob/include/CarobException.hpp diff -u carob/include/CarobException.hpp:1.40 carob/include/CarobException.hpp:1.41 --- carob/include/CarobException.hpp:1.40 Mon Mar 13 19:15:49 2006 +++ carob/include/CarobException.hpp Mon Mar 13 19:20:21 2006 @@ -261,19 +261,6 @@ ConversionException(std::wstring s) : DriverException(s) {}; }; -/** - * Exception thrown when client tries to retrieve a value that is NULL, - * typically via GetString() GetInt(), etc. - */ -class NullValueException : public DriverException -{ -public: - /** - * Constructs a NullValueException with the given message - * @param s error message of the exception - */ - NullValueException(std::wstring s) : DriverException(s) {}; -}; /** * Generic exception for types or feature not implemented yet. Index: carob/include/DriverResultSet.hpp diff -u carob/include/DriverResultSet.hpp:1.36 carob/include/DriverResultSet.hpp:1.37 --- carob/include/DriverResultSet.hpp:1.36 Fri Mar 10 22:18:20 2006 +++ carob/include/DriverResultSet.hpp Mon Mar 13 19:20:21 2006 @@ -64,6 +64,21 @@ class Field; class TypeTag; class BigDecimal; + +/** + * Exception thrown when client tries to retrieve a value that is NULL, + * typically via GetString() GetInt(), etc. + */ +class NullValueException : public DriverException +{ +public: + /** + * Constructs a NullValueException with the given message + * @param s error message of the exception + */ + NullValueException(std::wstring s) : DriverException(s) {}; +}; + /** * A <code>ResultSet</code> provides access to a table of data generated by * executing a Statement. The table rows are retrieved in sequence. Within a row
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update of carob/include (CarobException.hpp StringCodecs.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
|---|---|
| Next by Date: | CVS update of carob/include (2 files), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Previous by Thread: | CVS update of carob/include (CarobException.hpp StringCodecs.hpp), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Next by Thread: | CVS update of carob/include (2 files), marc-Tt5JLJuBijYiZlD9aYmxOGD2FQJk+8+b |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|