Opened 8 years ago

Closed 6 years ago

Last modified 6 years ago

#2582 closed defect (fixed)

Include bad identifier in exception message if "new MgResourceIdentifier()" throws

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

Description

If we feed a bad string to the MgResourceIdentifier constructor, the offending string should be included in the message of the exception that the constructor will throw back.

Change History (3)

comment:1 by jng, 6 years ago

Milestone: 3.13.1.1

Ticket retargeted after milestone closed

comment:2 by jng, 6 years ago

Resolution: fixed
Status: newclosed

In 9363:

Include bad identifier in exception message if "new MgResourceIdentifier()" throws.

Fixes #2582

comment:3 by jng, 6 years ago

In 9364:

Merged revision(s) 9363 from trunk/MgDev:
Include bad identifier in exception message if "new MgResourceIdentifier()" throws.

Fixes #2582
........

Note: See TracTickets for help on using tickets.