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

RxException.ToString Method

C#
public virtual string ToString()

Convert this exception into a string representation. This includes the full exception stack.

Returns

string

This exception as a string.