Tibrv.getErrorCallback()

Method

Declaration

static TibrvErrorCallback getErrorCallback()

Purpose

Extract the callback object that processes asynchronous errors.

Remarks

If the program has not set an error callback, this method returns null.

See Also

Tibrv.setErrorCallback()

TibrvErrorCallback