apache-thrift v0.19.0 (2023-08-27T13:45:30Z)
Home
Dub
Repo
TProcessorEventHandler.handlerError
thrift
protocol
processor
TProcessorEventHandler
Called if the handler throws an undeclared exception.
interface
TProcessorEventHandler
void
handlerError
(
Variant
callContext
,
string
methodName
,
Exception
e
)
Meta
Source
See Implementation
thrift
protocol
processor
TProcessorEventHandler
functions
createContext
deleteContext
handlerError
onewayComplete
postRead
postWrite
preRead
preWrite
Called if the handler throws an undeclared exception.