GoPxL SDK
virtual void SetWriteErrorHandler ( GoCtrlChannelWriteErrorHandler  callback)
pure virtual

Sets a callback to receive exceptions from the write thread.

Error handler should not throw or block.

Version
Introduced in 1.1.9.56
Parameters
callback

Implemented in GoPxLSdk::GoCtrlChannelV1.