Package VCF.Exceptions
Provides classes for VCF Exceptions.
-
Exception Summary Exception Description VCFDataException Exception for when there is a problem with data in the VCFVCFDataLineException Exception for when there is a problem reading in a data line of a VCFVCFException Exception for when there is a problem with the VCFVCFHeaderLineException Exception for when there is a problem reading in a header line of a VCFVCFInputException Exception for when there is a problem reading in a VCFVCFMissingFormatException Exception for when the vcf is missing a required formatVCFNoDataException Exception for when there is no data for a given formatVCFUnexpectedDataException Exception for when there is unexpected data for a given format