Exception | Description |
---|---|
VCFDataException |
Exception for when there is a problem with data in the VCF
|
VCFDataLineException |
Exception for when there is a problem reading in a data line of a VCF
|
VCFException |
Exception for when there is a problem with the VCF
|
VCFHeaderLineException |
Exception for when there is a problem reading in a header line of a VCF
|
VCFInputException |
Exception for when there is a problem reading in a VCF
|
VCFMissingFormatException |
Exception for when the vcf is missing a required format
|
VCFNoDataException |
Exception for when there is no data for a given format
|
VCFUnexpectedDataException |
Exception for when there is unexpected data for a given format
|