GoPxL SDK
void SetReadErrorHandler ( GoCtrlChannelReadErrorHandler  callback)
overridevirtual

Sets a callback to receive exceptions from the read thread.

Error handler should not throw or block.

Version
Introduced in 1.2.1.114
Parameters
callback

Implements GoPxLSdk::GoCtrlChannel.