Changes between Version 7 and Version 8 of MapGuideRfc79
- Timestamp:
- 07/24/09 02:05:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc79
v7 v8 34 34 == Proposed Solution == 35 35 36 The following methods will be added to class !MgFdoException to return native error code. Code that creates an !MgFdoException should be updated to assign it a native error code if possible. The native error code of a MgFdoException will only be accessible through API. The exception message will not include this error code.36 The following methods will be added to class !MgFdoException to return native error code. Code that creates an !MgFdoException should be updated to assign it a native error code if possible. The native error code of a !MgFdoException will only be accessible through API. The exception message will not include this error code. 37 37 38 38 {{{