Uses of Package
com.vladium.util.exception

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

Classes in com.vladium.util.exception used by com.vladium.emma
AbstractException
          Based on code published by me in JavaPro, 2002.
AbstractRuntimeException
          Based on code published by me in JavaPro, 2002.
ICodedException
          TODO: javadoc This interface is implemented by AbstractException and AbstractRuntimeException to provide a common interface for accessing error codes.
IThrowableWrapper
          TODO: javadoc Any exception that wraps around another exception and wishes to be fully inspectable by ExceptionCommon should implement this interface.
 

Classes in com.vladium.util.exception used by com.vladium.util.exception
ICodedException
          TODO: javadoc This interface is implemented by AbstractException and AbstractRuntimeException to provide a common interface for accessing error codes.
IThrowableWrapper
          TODO: javadoc Any exception that wraps around another exception and wishes to be fully inspectable by ExceptionCommon should implement this interface.