| Exception | Description |
|---|---|
| HtsjdkException |
Exception type for all exceptions caused at runtime by HTSJDK.
|
| HtsjdkIOException |
A RuntimeException-derived class for propagating IOExceptions caught and rethrown by the plugin framework.
|
| HtsjdkPluginException |
Base class for unexpected conditions caused by codec plugins.
|
| HtsjdkUnsupportedOperationException |
Exception thrown when a requested operation is not supported by a plugin codec.
|