Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Handle errors when parsing options from environmental variable values #26

Closed
suhasj opened this issue Oct 21, 2014 · 0 comments
Closed

Comments

@suhasj
Copy link
Contributor

suhasj commented Oct 21, 2014

In OptionsServices.ReadProperties method, if there is a value defined in the config, we try to parse the objcet using Convert.ChangeType. If the value is defined incorrectly this method fails with an ugly exception. We can revisit this to see if we can make this better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants