From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,eee47022b0e39dbb X-Google-Attributes: gid103376,public From: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson) Subject: Re: Exception problem Date: 1997/02/25 Message-ID: <5eubgn$fug@mulga.cs.mu.OZ.AU>#1/1 X-Deja-AN: 221282562 References: <330A0D25.313@fs2.assist.uci.edu> <3311BFC4.7576@fs2.assist.uci.edu> <1997Feb24.124153.1@eisner> <3311FD32.2DDA@fs2.assist.uci.edu> Organization: Comp Sci, University of Melbourne Newsgroups: comp.lang.ada Date: 1997-02-25T00:00:00+00:00 List-Id: Larry Coon writes: >My concern is not so much related to performance as it is to the >general axiom (at least in C++) that exception handling is meant for >truly exceptional events, and that invalid input just doesn't qualify. >The general rule in C++ is that exception handling shouldn't be used for >input validation. I don't think this "axiom" is universally accepted in the C++ community. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp.