Package core :: Module handlers :: Class ExceptionHandler
[hide private]
[frames] | no frames]

Class ExceptionHandler

source code

org.vertx.java.core.Handler --+
                              |
                             ExceptionHandler

Exception handler

Instance Methods [hide private]
 
__init__(self, handler) source code
 
handle(self, exception)
Call the handler when there is an exception
source code