gatk-3.8/java/src/org/broadinstitute/sting/utils/exceptions
ebanks e2d45ec2af Make Indel Realigner exceptions related to not enough space on disk or a too low file-handle limit UserExceptions.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4801 348d0f76-0448-11de-a6fe-93d51630548a
2010-12-07 16:37:31 +00:00
..
DynamicClassResolutionException.java Added more diagnostics so that I have some idea of what a 'general' exception 2010-09-22 21:32:01 +00:00
ReviewedStingException.java Final step in error refactoring. GATK exception is now ReviewedStingException, indicating that this exception is really what one wants. Only use this exception when you have thought about StingException vs. UserException and made a real decision. 2010-09-12 15:07:38 +00:00
StingException.java Newly placed StingException 2010-09-12 14:38:32 +00:00
UserException.java Make Indel Realigner exceptions related to not enough space on disk or a too low file-handle limit UserExceptions. 2010-12-07 16:37:31 +00:00