- cleaned up Usb exception handling, moving libusb error code
commit99444240a43c890538a38bb1d7bbb2d346f0ac2d
authorcdfrey <cdfrey>
Thu, 16 Aug 2007 21:36:47 +0000 (16 21:36 +0000)
committercdfrey <cdfrey>
Thu, 16 Aug 2007 21:36:47 +0000 (16 21:36 +0000)
treeaaaf243da33fc907e186c59cb6c51efc7ff7d50f
parentcf0b2003841a3cbcebeca8bca0200c8a1397dfee
- cleaned up Usb exception handling, moving libusb error code
processing into the Usb::Error exception class.
error.cc is now an empty shell
- added return codes to the Usb::Error exceptions
doc/Exceptions
src/controller.cc
src/error.cc
src/error.h
src/probe.cc
src/usbwrap.cc
src/usbwrap.h