IExceptionMgr MembersA Sandcastle Documented Class Library

The IExceptionMgr type exposes the following members.
Properties

  NameDescription
Public propertyCompressdException
Gets the compressed text of the exception.
Public propertyExceptionMD5
Gets the CRC of the exception text.
Public propertyIsAlreadyReported
Gets a value indicating whether this exception has already been reported to the dev team.
Public propertyReportedException
Gets the full text of the exception as expected by the end user.
Back to Top
See Also