instrumentError method
- String correlationId,
- String name,
- dynamic err,
- [bool reerror = false]
inherited
Adds instrumentation to error handling.
correlationId
(optional) transaction id to trace execution through call chain.name
a method name.err
an occured errorresult
(optional) an execution resultreerror
flag for rethrow exception