BgzfException

Exception type, thrown in case of encountering corrupt BGZF blocks

class BgzfException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta