Open dorianbrown opened 1 month ago
Adding custom exceptions to allow for better error handling.
Currently only EmptyCorpusException has been implemented, but the framework for additional exceptions has been put in place to make it easier in the future.
EmptyCorpusException
Adding custom exceptions to allow for better error handling.
Currently only
EmptyCorpusException
has been implemented, but the framework for additional exceptions has been put in place to make it easier in the future.