MgException Class Reference
Inherits MgSerializable.Inherited by MgApplicationException, MgSystemException, and MgThirdPartyException.
Detailed Description
Base class for exceptions.Public Member Functions | |
| STRING | GetDetails () throw () |
| Retrieve the formatted exception details. | |
| STRING | GetMessage () throw () |
| Retrieve the formatted exception message. | |
| STRING | GetStackTrace () throw () |
| Retrieve the formatted exception stack trace. | |