Class FASTQHeadersPresentButNotUsableException

All Implemented Interfaces:
Serializable

public class FASTQHeadersPresentButNotUsableException extends BatchInfoPopulationException
Indicates that FASTQ headers were present, but were not in a format that yields usable information on batches.
Author:
paul
See Also:
  • Constructor Details

    • FASTQHeadersPresentButNotUsableException

      public FASTQHeadersPresentButNotUsableException(ExpressionExperiment ee, String message)