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,deeb88b0e7eede4f X-Google-Attributes: gid103376,public From: jsa@organon.com (Jon S Anthony) Subject: Re: Help with Exceptions! Date: 1996/05/16 Message-ID: #1/1 X-Deja-AN: 155188606 sender: news@organon.com (news) references: <4mmimq$s4r@hatathli.csulb.edu> organization: Organon Motives, Inc. newsgroups: comp.lang.ada Date: 1996-05-16T00:00:00+00:00 List-Id: In article bobduff@world.std.com (Robert A Duff) writes: > User-defined exceptions are easier to deal with, but you need some way > of telling which exceptions can be raised by any subprogram. One possible trick here would be to use Ada.Exceptions capabilities and attach information about the raising subprogram and such so that handlers could determine who,what,when,where,why sorts of things. Or do you have something more stringent in mind? /Jon -- Jon Anthony Organon Motives, Inc. 1 Williston Road, Suite 4 Belmont, MA 02178 617.484.3383 jsa@organon.com