Uses of Interface
net.sourceforge.groboutils.util.throwable.v1.IChainableException

Packages that use IChainableException
net.sourceforge.groboutils.pmti.v1   
net.sourceforge.groboutils.util.throwable.v1   
 

Uses of IChainableException in net.sourceforge.groboutils.pmti.v1
 

Classes in net.sourceforge.groboutils.pmti.v1 that implement IChainableException
 class IssueRemovedException
          General exception thrown by the Problem Manager if an unexpected circumstance occurs.
 class ProblemManagerException
          General exception thrown by the Problem Manager if an unexpected circumstance occurs.
 

Uses of IChainableException in net.sourceforge.groboutils.util.throwable.v1
 

Classes in net.sourceforge.groboutils.util.throwable.v1 that implement IChainableException
 class ChainableException
          General chainable exception, for pseudo-JDK 1.4 support.
 



Copyright © 2001-2003 by The GroboUtils Project