AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
MgException Class Reference
Inherits MgSerializable.Inherited by MgApplicationException, MgSystemException, and MgThirdPartyException.
Detailed Description
Base class for exceptions.Public Member Functions | |
| STRING | GetDetails () throw () |
| Retrieve the formatted exception details. | |
| STRING | GetMessage () throw () |
| Retrieve the formatted exception message. | |
| STRING | GetStackTrace () throw () |
| Retrieve the formatted exception stack trace. | |