Namespace: Rx.Net – Class: RxException – Assembly: Rx.Net.Mixed

RxException.ToString Method

C#
public string ToString(bool bIncludeInner)

Convert this exception into a string representation.

Parameters

[bool] bIncludeInner

True to include all inner exceptions.

Returns

string

This exception as a string.