Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgRuntimeException Class Reference
[
Exceptions
]
Thrown when an internal runtime error occurs.
More...
Inherits
MgSystemException
.
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.
Comments or suggestions? Send us
feedback
.