summaryrefslogtreecommitdiffstats
path: root/tools/tool_errors.hpp
Commit message (Collapse)AuthorAgeFilesLines
* tools: put all host-side code into host_tool namespacePatrick Venture2019-01-041-0/+5
| | | | | | | | To avoid confusion and organize the code itself more cleanly, place the host-side code into its own namespace. Change-Id: I573eb0494eb59874adb1d1eadc502499e928e396 Signed-off-by: Patrick Venture <venture@google.com>
* tools: updater: add exceptions for errorsPatrick Venture2018-12-131-0/+18
Add custom exception for errors per TODO comments. Change-Id: I14b89afe816724ff2bdb1761ef6e6a0a8217feed Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud