Thunderbird/NextGeneration/Error handling: Difference between revisions

Jump to navigation Jump to search
Author
(Initial text)
 
(Author)
Line 1: Line 1:
Author: Ben Bucksch (Please check with the author before modifying)
== No access to View ==
== No access to View ==
Code that encounters errors must not call the error prompt directly. Rather, it will raise an exception, and the caller will determine the appropriate way to show the error, considering the UI context where the function was invoked.
Code that encounters errors must not call the error prompt directly. Rather, it will raise an exception, and the caller will determine the appropriate way to show the error, considering the UI context where the function was invoked.
Confirmed users
596

edits

Navigation menu