Flutter
stack_trace
ChainHandler
typedef
ChainHandler
stack_trace library
Classes
Chain
Frame
Trace
UnparsedFrame
Typedefs
ChainHandler
ChainHandler typedef
@
Deprecated
("Will be removed in stack_trace 2.0.0.")
void
ChainHandler
(
dynamic
error
,
Chain
chain
)
A function that handles errors in the zone wrapped by
Chain.capture
.