Re: Exceptions
From: Stephan Moeller (anonymous_at_discussions.microsoft.com)
Date: 07/27/04
- Next message: Ulrich Eckhardt: "Re: Exceptions"
- Previous message: Ulrich Eckhardt: "Re: Exceptions"
- In reply to: Ulrich Eckhardt: "Re: Exceptions"
- Next in thread: Ulrich Eckhardt: "Re: Exceptions"
- Reply: Ulrich Eckhardt: "Re: Exceptions"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 03:33:46 -0700
Auch nicht im DebugModus ?
Weil der Debuger gibt den
Fehler an ?
Gruss
>-----Originalnachricht-----
>Stephan Moeller wrote:
>> ich würde gerne in meinem
>> try{ code }
>> catch(...)
>> {
>> ????
>> }
>>
>> herausbekommen, um was für eine Art von
>> Exception es sich handelt.
>
>Keine Chance, aus der 'ellipsis' bekommst Du den Typ
nicht raus.
>
>Uli
>
>PS: vielleicht willst Du Dein wahres Problem mit uns
teilen anstatt nach
>einer spezifischen Lösung zu fragen. Aber das ist
natürlich nur eine
>Vermutung daß etwas anderes dahinterliegt.
>
>
>--
>VC-FAQ: http://www.mpdvc.de/
>C++ FAQ: http://parashift.com
>Zitieren: http://got.to/quote und http://learn.to/quote
>
>.
>
- Next message: Ulrich Eckhardt: "Re: Exceptions"
- Previous message: Ulrich Eckhardt: "Re: Exceptions"
- In reply to: Ulrich Eckhardt: "Re: Exceptions"
- Next in thread: Ulrich Eckhardt: "Re: Exceptions"
- Reply: Ulrich Eckhardt: "Re: Exceptions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|