ErrorAndStackTracesReplayStreamExtension<T> extension
Extension method on ReplayStream to access the emitted ErrorAndStackTraces.
- on
-
- ReplayStream<
T>
- ReplayStream<
Properties
-
errorAndStackTraces
→ List<
ErrorAndStackTrace> -
Returns the emitted ErrorAndStackTraces.
May be empty.
no setter