push-pop / Unity-MVVM

Lightweight MVVM Framework for Unity3D
MIT License
323 stars 27 forks source link

Add Exceptions and Exception Handling to bindings #80

Open push-pop opened 3 years ago

push-pop commented 3 years ago

Throw exceptions in BindTarget.Init and other relevant functions. Handle exceptions in DataBinding classes for more useful logging.