Started implementing exception classes.
commitd1a3b7176f1125ef70bb3315ecab97586e3db81b
authorRonald Landheer-Cieslak <ronald.landheer@optelvision.com>
Sat, 1 Dec 2007 19:18:30 +0000 (1 14:18 -0500)
committerRonald Landheer-Cieslak <ronald.landheer@optelvision.com>
Sat, 1 Dec 2007 19:18:30 +0000 (1 14:18 -0500)
treedc956086a0184a7ca524a2fdece161efa5e9bd4f
parentd346e05e12c0a8e62417c5d9603edf797b92fce7
Started implementing exception classes.

Though they're not strictly necessary for garbage-collecting dead connections, they will make the interface better in the mid- to long term...
lib/Spin/Exceptions/HTTP.h [new file with mode: 0644]
lib/Spin/Exceptions/HTTP/InvalidHeader.cpp [new file with mode: 0644]
lib/Spin/Exceptions/HTTP/InvalidHeader.h [new file with mode: 0644]
lib/Spin/Exceptions/HTTP/UnsupportedProtocol.cpp [new file with mode: 0644]
lib/Spin/Exceptions/HTTP/UnsupportedProtocol.h [new file with mode: 0644]
lib/Spin/Handlers/HTTPDataHandler.cpp
project/msvc8/Spin/Spin.vcproj