FherStk/AutoCheck

Improved error messages

Opened this issue · 0 comments

For example, when a non-existing var is used on connector creation, each time the connector tries to be used produces an Exception of type 'AutoCheck.Core.Exceptions.ItemNotFoundException' was thrown message. It should include some kind of explanation like 'variable NAME not found' or something like that.