Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4984, comment 10


Ignore:
Timestamp:
May 24, 2016, 10:12:51 PM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4984, comment 10

    initial v1  
    1 Another issue is how database errors are presented to the user. My suggestion is to introduce a DatabaseError(Exception) and handle these kind of exceptions in the user interface layers.
     1Another issue is how database errors are presented to the user. My suggestion is to introduce a `DatabaseError(Exception)` and handle these kind of exceptions in the user interface layers.