TibrvErrorCallback

Interface

Declaration

interface com.tibco.tibrv.TibrvErrorCallback

Purpose

Process asynchronous errors.

Remarks

Programs can implement this interface (optional) to process asynchronous errors.

Method

Description

TibrvErrorCallback.onError()

Process asynchronous errors.

See Also

Tibrv.getErrorCallback()

Tibrv.setErrorCallback()