borevitzlab / timestreamlib

DEPRECATED. Please use the current version of the TimeStream tools at https://gitlab.com/appf-anu/pyts2.
https://gitlab.com/appf-anu/pyts2
GNU General Public License v3.0
7 stars 4 forks source link

configuration - raise exception when configuration reading error. #132

Closed Joelgranados closed 9 years ago

Joelgranados commented 9 years ago

When reading the config file there is a possibility to get a config reading error and end up with an invalid config instance: check for this and raise proper exception.