MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgRuntimeException Class Reference

Thrown when an internal runtime error occurs. More...

+ Inheritance diagram for MgRuntimeException:

List of all members.


Detailed Description

Thrown when an internal runtime error occurs.

Remarks:
Examples include a missing or invalid object type id or a failure on file input/output. This exception generally does not reflect an error in the application's logic but instead denotes an unexpected runtime situation.