Opened 10 years ago
Closed 10 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)
Change History (2)
by , 10 years ago
Attachment: | 2534.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r8535