The IExceptionMgr type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CompressdException |
Gets the compressed text of the exception.
| |
| ExceptionMD5 |
Gets the CRC of the exception text.
| |
| IsAlreadyReported |
Gets a value indicating whether this exception has already been reported to the dev team.
| |
| ReportedException |
Gets the full text of the exception as expected by the end user.
|
See Also