Exceptions - Dart Tips, Ep 9

preview_player
Показать описание
Learn how to gracefully handle exceptions and errors in Dart. Don't get caught off guard the next time you run into an error, learn more about try, catch, finally, and throw.

Рекомендации по теме
Комментарии
Автор

Hi, and thanks for the question. Not sure about when Dart will be in Chrome. Best way to help make that happen faster is to use it and file bugs. :)

SethLadd
Автор

Can the catch clause catch more than one specific types of Exception? This is the new feature that was introduced in Java 7. Really useful feature. It'd be quite annoying if Dart doesn't learn from such decent improvement from older generation languages.
Anyway, thanks a lot for the videos.

chanthien
Автор

Colby Fayock sent me here for reasons mentioned. i should sleep BUT .. am here dealing with incomplete data logic.. bla bla.. (so i review Dart..

mystory
Автор

bad news, because i will NEVER develop using Dart. FUCK GOOGLE

ahassan