Package net.sourceforge.groboutils.util.throwable.v1

Interface Summary
IChainableException Marker interface to tell the ChainableExceptionHelper not to use this class's getCause method.
 

Class Summary
ChainableExceptionHelper Helper class to support easy-to-implement chainable exceptions.
StackTraceLineParser Encompasses the line on which a Stack Trace occurs.
ThrowableParser Parses a Throwable's stack trace into its components.
 

Exception Summary
ChainableException General chainable exception, for pseudo-JDK 1.4 support.
 



Copyright © 2001-2003 by The GroboUtils Project