Exceptions
Closed this issue · 1 comments
renatocf commented
Create a basic tops::exception
and derived to be used as errors in the library.
igorbonadio commented
Tasks:
- Create new namespace
exception
- Create base exception
tops::exception::Exception
- Create derived exception
tops::exception::NotYetImplemented
- Create derived exception
tops::exception::OutOfRange
- Create derived exception
tops::exception::InvalidModelDefinition