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

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

Uses of ICodedException in com.vladium.emma
 

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

Uses of ICodedException in com.vladium.util.exception
 

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