GoPxL SDK
virtual void SetReadErrorHandler ( GoCtrlChannelReadErrorHandler  callback)
pure virtual

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

Implemented in GoPxLSdk::GoCtrlChannelV1.