art-framework-suite / art

The implementation of the art physics event processing framework
Other
2 stars 7 forks source link

Review and rationalize use of exceptions across art. #2

Open knoepfel opened 3 years ago

knoepfel commented 3 years ago

This issue has been migrated from https://cdcvs.fnal.gov/redmine/issues/907 (FNAL account required) Originally created by @chissg on 2011-02-01 22:48:01

knoepfel commented 3 years ago

Comment by @chissg on 2013-07-24 22:09:03


Any change to category or type of exception may mean that client code should change (or even configurations), meaning a minor release is in order.

Care should be taken to consider the implications of usage of art within artdaq.

This should come along with a review of the art exception error codes.