adamlofts/mysql1_dart

Proper usage of Exceptions / Errors ?

ROBCON-Software opened this issue · 0 comments

What is the proper usage of:
MySqlClientError
MySqlException
MySqlProtocolError
?

Perhaps using this would be answer some if not all of the questions here ?

Thank You.

p.s. If possible with some sample code... (?) ;-)