MgRuntimeException Class Reference
[Exceptions]
Inherits MgSystemException.
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.