RTX64Exception.GetExtendedExceptionMessage Method |
Returns a human-readable message for this exception that is more detailed than the string returned by property Message.
Namespace:
IntervalZero.RTX64Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Parameters
- exception
- Type: SystemException
Exception to expand.
Return Value
Type: StringA string containing a detailed description of the exception, including all inner exceptions.
