Opened 9 years ago

Closed 9 years ago

#2534 closed task (fixed)

Improve MgFileIoException message quality

Reported by: jng Owned by: jng
Priority: low Milestone: 3.0
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Another area where we have poor quality exception messages are places where MgFileIoException are thrown.

Where possible, we should apply greater context to the error thrown:

  • Include errno and/or string description of it
  • Include context-specific messages

Attachments (1)

2534.patch (6.6 KB ) - added by jng 9 years ago.

Download all attachments as: .zip

Change History (2)

by jng, 9 years ago

Attachment: 2534.patch added

comment:1 by jng, 9 years ago

Resolution: fixed
Status: newclosed

Fixed r8535

Note: See TracTickets for help on using tickets.