TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.ExceptionHandler Event

Add the exception handler to the Admin object's underlying connection.

public event EMSExceptionHandler ExceptionHandler;

Remarks

See the EMS API documentation for more information about exception handlers. Note in particular that you should only use either an ExceptionListener or an ExceptionHandler, not both.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace