AmqpConnection.exceptionHandler

Registers a handler called on disconnection.

@param handler the exception handler.

interface AmqpConnection
exceptionHandler
(
Handler!Throwable handler
)

Meta