Package net.sourceforge.jfacefactories.util

Interface Summary
IExceptionHandler Contract for a user-definable exception handler used by JFaceFactory classes.
 

Class Summary
DefaultExceptionHandler Default implementation of interface simply asserts out or if assertions are off throws a runtime exception.