Package org.lsst.ccs.utilities.exc

Interface Summary
ThrowableList this is to build compound exception: that is exceptions that may be thrown in a bundle.
 

Exception Summary
BundledException This is to create a Bundle of linked Exception : a code may not stop at the first Exception it catches but store the Exception in reverse order and then , when finished, throw a Set of Exception.
BundledRuntimeException  
 



Copyright © 2013 LSST. All Rights Reserved.