Package htsjdk.beta.exception


@BetaAPI package htsjdk.beta.exception
  • Exception Classes
    Class
    Description
    Exception type for all exceptions caused at runtime by HTSJDK.
    A RuntimeException-derived class for propagating IOExceptions caught and rethrown by the plugin framework.
    Base class for unexpected conditions caused by codec plugins.
    Exception thrown when a requested operation is not supported by a plugin codec.