Re: exception handling
Eric Rutten <[email protected]>
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Organization | Inria Rhône-Alpes |
| Message-ID | <[email protected]> |
Jorge Cabrera Gámez wrote: > Herman Bruyninckx wrote: > > > On Tue, 5 Mar 2002, Cezary Zielinski wrote: > > > > > Exception handling should be synonymous to handling error situations. We ... > > There are different levels of error situations! Some are indeed a ... > I agree with Herman. I think we need to define a taxonomy or typology of > "errors", ranging from catastrophic failures to simple "warnings". I think we ... Indeed, the mechanisms of exception handling in programming languages do take care of situations other than fatal; the ORCCAD architecture, which was mentioned in past discussions, has exactly such a typology, distinguishing local exceptions (inside a task), exceptions causing the exiting from the current task ans switching into another one, and finally, the fatal exceptions, to be used for catastrophic cases, which are indeed important too. Eric -- Eric Rutten INRIA Rhône-Alpes projet BIP ZIRST, 655 avenue de l'Europe, MONTBONNOT, 38334 ST ISMIER Cedex FRANCE tel:+33 (0)4 76 61 54 02 fax:+33 (0)4 76 61 54 77 e-mail: [email protected] web: http://www.inrialpes.fr/bip/