MapGuide API Reference
|
STRING MgException::GetStackTrace | ( | ) | throw () |
Retrieve the formatted exception stack trace. This includes file and line numbers, method names, and method parameters. This string is useful for debugging !MapGuide.
string GetStackTrace() throw(); |
String GetStackTrace() throw(); |
string GetStackTrace() throw(); |