Opened 12 years ago

Closed 12 years ago

#2013 closed enhancement (fixed)

Improve error message quality of exceptions

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

Description (last modified by jng)

There are a series of exceptions thrown in MapGuide that could be easily improved in terms of clarity. For example:

Most of these exceptions are thrown by pre-defined macros like CHECKARGUMENTNULL(), etc. So a simple modification to these macros where applicable to include the stringified argument being checked will result in clearer error messages being included.

Change History (3)

comment:1 by jng, 12 years ago

Description: modified (diff)

comment:2 by jng, 12 years ago

Description: modified (diff)

comment:3 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r6715) and 2.4 (r6711 and r6713)

Note: See TracTickets for help on using tickets.