AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgException::GetDetails (  )  throw ()

Retrieve the formatted exception details.

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

Returns:
Formatted exception details in current locale. See MgSiteConnection for information on specifying the locale.