TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.ExceptionListener Property

Sets an exception listener for the connection used by the admin api to communicate with the EMS server.

public TIBCO.EMS.IExceptionListener ExceptionListener {set;}

Parameters

Remarks

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

Exceptions

Exception Type Condition
AdminException if not authorized or an error occurred.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace