dartcoin / dart-bitcoin

Bitcoin library written in Google Dart (dartlang.org).
http://dartcoin.org
MIT License
33 stars 17 forks source link

Exception policy #2

Open stevenroose opened 10 years ago

stevenroose commented 10 years ago

Currently, everywhere an exception occurs, just a regular Exception is thrown.

I believe it might be a better idea to adopt some of the default Dart exception types or create custom ones to better specify the problem that caused the exception.

stevenroose commented 10 years ago

introduced ScriptException: a96016ad3c6cabfd05e53ef4a5d9f6c7dc95a84b