AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgException::GetMessage (  )  throw ()

Retrieve the formatted exception message.

.NET Syntax
string GetMessage() throw();
Java Syntax
String GetMessage() throw();
PHP Syntax
string GetMessage() throw();

Returns:
Localized exception message. See MgSiteConnection for information on specifying the locale.