bkrueger / mocasinns

MOnte-CArlo-SImulations - Neat'N'Simple
Other
4 stars 1 forks source link

Introduce a suitable set of exceptions and use them in the library #51

Closed bkrueger closed 10 years ago

bkrueger commented 10 years ago

The exceptions should probably be gathered in a common namespace Mocasinns::Exceptions and derive from a common base class Mocasinns::Exceptions::MocasinnException to be able to catch all Mocasinns errors.