pip_services3_rpc
pip_services3_rpc
RestService
instrumentError method
instrumentError
pip_services3_rpc
pip_services3_rpc
RestService
instrumentError method
RestService class
Constructors
RestService
Properties
baseRoute
config
counters
dependencyResolver
endpoint
hashCode
logger
runtimeType
swaggerEnable
swaggerRoute
Methods
close
configure
instrument
instrumentError
isOpen
noSuchMethod
open
register
registerInterceptor
registerOpenApiSpec
registerOpenApiSpecFromFile
registerRoute
registerRouteWithAuth
sendCreatedResult
sendDeletedResult
sendError
sendResult
setReferences
toString
unsetReferences
Operators
operator ==
instrumentError
method
void
instrumentError
(
String
correlationId
,
String
name
,
dynamic
err
,
[
bool
reerror
=
false
]
)
Adds instrumentation to error handling.
correlationId
(optional) transaction id to trace execution through call chain.
name
a method name.
err
an occured error