Changes between Version 1 and Version 2 of Ticket #2013
- Timestamp:
- 05/30/12 23:42:24 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2013 – Description
v1 v2 3 3 * MgNullArgumentException - Should include the identifier that failed the null pointer check 4 4 * MgNullReferenceException - Should include the identifier that failed the null reference check 5 * MgArgumentOutOfRangeException - Should include the identifier that failed the range check 5 6 * MgObjectNotFoundException - Should include the name whose associated object could not be found 6 7