Uses of Interface
org.cyberlab.support.interfaces.ExceptionHandler

Packages that use ExceptionHandler
org.cyberlab.support.exception   
 

Uses of ExceptionHandler in org.cyberlab.support.exception
 

Classes in org.cyberlab.support.exception that implement ExceptionHandler
 class CollectExceptions
          Exception helper class to collect a train of exceptions in order to correctly represent the exception stack with the "causing" exception on top of the stack.