Refactor config sys error handler 37/13237/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 29 Oct 2018 23:42:59 +0000 (19:42 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 30 Oct 2018 00:16:20 +0000 (20:16 -0400)
commit30bb8537b6570aa3f2da7bb1390559d3c99cb45b
tree8af8abdfc1a22c41e8c075c39edfd518cfa8eba9
parent179f97ce786846a4ccb17b4418ce190dc08ceefa
Refactor config sys error handler

Use exception system to allow downstream users to raise their
own exceptions.

Change-Id: I184eadf93f101cbe96ea5a1e10406dac6c906767
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/config.py
lftools/config.py