Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Use standard library exceptions instead of custom exceptions

Compare
Choose a tag to compare
@molpopgen molpopgen released this 19 Apr 16:55
  • Sequence::SeqException was removed. Exceptions from namespace std are preferred, and are easier to wrap in other languages.
  • Sequence::PolySNP::ThetaL throws exception if outrgroup not present