comp.lang.ada
 help / color / mirror / Atom feed
* traitement d'exception
@ 2001-06-15 22:18 fabrice
  2001-06-16  6:28 ` AG
  0 siblings, 1 reply; 3+ messages in thread
From: fabrice @ 2001-06-15 22:18 UTC (permalink / raw)


Bonsoir,

Comment faire pour qu'apres traitement d'une exception, la procedure qui 
a "cree" l'exception continue son execution la ou elle avait plante ?!?

Merci

fabrice
http://www.longboarding.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: traitement d'exception
  2001-06-15 22:18 traitement d'exception fabrice
@ 2001-06-16  6:28 ` AG
  2001-06-17 13:46   ` Marco Jeunehomme
  0 siblings, 1 reply; 3+ messages in thread
From: AG @ 2001-06-16  6:28 UTC (permalink / raw)



"fabrice" <f.andre@urbanet.ch> wrote in message
news:MPG.1594a75abccf62b198968d@news.urbanet.ch...
> Bonsoir,
>
> Comment faire pour qu'apres traitement d'une exception, la procedure qui
> a "cree" l'exception continue son execution la ou elle avait plante ?!?

C'est pas possible (je crois). Apres tout, une exception existe precisement
pour que la procedure ne returne pas la ou elle avait etais plante.

>
> Merci
>
> fabrice
> http://www.longboarding.org





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: traitement d'exception
  2001-06-16  6:28 ` AG
@ 2001-06-17 13:46   ` Marco Jeunehomme
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Jeunehomme @ 2001-06-17 13:46 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Tu peux mettre la commande qui cause l'exception dans une fonction avec son
exception. Lorsque l'exception est lev�, tu retournes un indicateur comme
quoi que l'exception a �t� lev�.


"AG" <ang@xtra.co.nz> a �crit dans le message news:
80DW6.778$583.156082@news.xtra.co.nz...
>
> "fabrice" <f.andre@urbanet.ch> wrote in message
> news:MPG.1594a75abccf62b198968d@news.urbanet.ch...
> > Bonsoir,
> >
> > Comment faire pour qu'apres traitement d'une exception, la procedure qui
> > a "cree" l'exception continue son execution la ou elle avait plante ?!?
>
> C'est pas possible (je crois). Apres tout, une exception existe
precisement
> pour que la procedure ne returne pas la ou elle avait etais plante.
>
> >
> > Merci
> >
> > fabrice
> > http://www.longboarding.org
>
>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-17 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-15 22:18 traitement d'exception fabrice
2001-06-16  6:28 ` AG
2001-06-17 13:46   ` Marco Jeunehomme

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox