IExceptionMgr ReportedException Property A Sandcastle Documented Class Library
Gets the full text of the exception as expected by the end user.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

string ReportedException { get; }

Property Value

Type: String
The full text of the exception.
See Also