poco/Foundation
Eran Hammer-Lahav 1f47c0df2f Feature Request #1873924
Add code (int) to Poco::Exception with default value zero. When throwing exceptions, applications can currently set a custom message. This will add the ability to set a custom code as well, that is specific to the application. This change implements codes for Poco::SocketImpl via the error() method to allow handling of different socket errors based on their actual type (without having to compare their message text).
2008-01-17 19:07:35 +00:00
..
include/Poco Feature Request #1873924 2008-01-17 19:07:35 +00:00
samples Feature Request #1873922 2008-01-17 18:07:39 +00:00
src Feature Request #1873924 2008-01-17 19:07:35 +00:00
testsuite Feature Request #1873922 2008-01-17 18:07:39 +00:00
.cdtproject latest changes from main repository; added eclipse cdt project files 2007-04-28 09:34:20 +00:00
.project latest changes from main repository; added eclipse cdt project files 2007-04-28 09:34:20 +00:00
Foundation_vs71.sln sources from main repository 2006-12-22 09:31:08 +00:00
Foundation_vs71.vcproj Added Accesscaches 2007-10-29 14:37:40 +00:00
Foundation_vs80.sln sources from main repository 2006-12-22 09:31:08 +00:00
Foundation_vs80.vcproj Added Accesscaches 2007-10-29 14:37:40 +00:00
Foundation_vs90.sln Feature Request #1873922 2008-01-17 18:07:39 +00:00
Foundation_vs90.vcproj Feature Request #1873922 2008-01-17 18:07:39 +00:00
foundation.vmsbuild committed latest 1.3 snapshot 2007-04-18 16:22:57 +00:00
Makefile synchronized trunk 2007-08-10 13:57:07 +00:00