Set an exception handler for the server, that will be called when an error happens independantly of an
accepted MqttEndpoint, like a rejected connection
= Vert.x MQTT server
This component provides a server which is able to handle connections, communication and messages exchange with remote
link:http://mqtt.org/[MQTT] clients.