Make exception and error handling more consistent through the top-level API.
authorErich Keane <erich.keane@intel.com>
Mon, 6 Oct 2014 17:50:47 +0000 (10:50 -0700)
committerErich Keane <erich.keane@intel.com>
Mon, 6 Oct 2014 17:50:47 +0000 (10:50 -0700)
commit8ad37e362aaf0aba5e20552e0bd54780d49c3d34
tree5df619f392ec3c3b5dfbfddb10e1dba4b0f2fea8
parent08788f93a2ee54b660244bfe672743ff45b4925b
Make exception and error handling more consistent through the top-level API.

Following up on Sudarshan's comments.

Change-Id: I8e19a89952f5235abbab43f1eb266604b5a4f1ac
README [deleted file]
examples/ocicuc/Makefile
include/OCException.h
include/OCResource.h
include/OCUtilities.h
makefile
src/OCException.cpp [new file with mode: 0644]
src/OCPlatform.cpp
src/OCResource.cpp
src/OCUtilities.cpp