Uses of Interface
com.vladium.util.exception.IThrowableWrapper

Packages that use IThrowableWrapper
com.vladium.emma   
com.vladium.util.exception   
 

Uses of IThrowableWrapper in com.vladium.emma
 

Classes in com.vladium.emma that implement IThrowableWrapper
 class EMMAException
           
 class EMMARuntimeException
           
 

Uses of IThrowableWrapper in com.vladium.util.exception
 

Classes in com.vladium.util.exception that implement IThrowableWrapper
 class AbstractException
          Based on code published by me in JavaPro, 2002.
 class AbstractRuntimeException
          Based on code published by me in JavaPro, 2002.