Uses of Interface
org.tinygroup.exceptionhandler.ExceptionHandler

Packages that use ExceptionHandler
org.tinygroup.exceptionhandler   
org.tinygroup.exceptionhandler.impl   
 

Uses of ExceptionHandler in org.tinygroup.exceptionhandler
 

Methods in org.tinygroup.exceptionhandler with parameters of type ExceptionHandler
 void ExceptionHandlerManager.addHandler(String throwable, ExceptionHandler<?> handler)
           
 

Uses of ExceptionHandler in org.tinygroup.exceptionhandler.impl
 

Methods in org.tinygroup.exceptionhandler.impl with parameters of type ExceptionHandler
 void ExceptionHandlerManagerImpl.addHandler(String exception, ExceptionHandler handler)
           
 



Copyright © 2006–2015 TinyGroup. All rights reserved.