Uses of Interface
com.ekuefler.supereventbus.ExceptionHandler

Packages that use ExceptionHandler
com.ekuefler.supereventbus   
 

Uses of ExceptionHandler in com.ekuefler.supereventbus
 

Methods in com.ekuefler.supereventbus with parameters of type ExceptionHandler
 void EventBus.addExceptionHandler(ExceptionHandler exceptionHandler)
          Adds an exception handler to be notified whenever an exception occurs while dispatching an event.
 



Copyright © 2013. All Rights Reserved.