s4hts / HTStream

A high throughput sequence read toolset using a streaming approach facilitated by Linux pipes
https://s4hts.github.io/HTStream/
Apache License 2.0
49 stars 9 forks source link

adds hts exception for improved error messaging #223

Closed joe-angell closed 4 years ago

joe-angell commented 4 years ago

resolves #222 by adding new exception classes for known errors, any std::exceptions will be "unhanded exception" errors and are likely bugs.