ErrorAndStackTraceValueStreamExtension<T> extension
Extension method on ValueStream to access the last emitted ErrorAndStackTrace.
- on
-
- ValueStream<
T>
- ValueStream<
Properties
- errorAndStackTraceOrNull → ErrorAndStackTrace?
-
Returns the last emitted ErrorAndStackTrace,
or
null
if no error events have been emitted yet.no setter