throw exception in the finalize
From: z. f. (zigi_at_info-scopeREMSPAM.co.il)
Date: 07/05/04
- Next message: Asha: "bringing a drop down value to the top."
- Previous message: Cor Ligthert: "Re: how can I make this assembly work again?"
- Next in thread: avnrao: "Re: throw exception in the finalize"
- Reply: avnrao: "Re: throw exception in the finalize"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 5 Jul 2004 11:38:28 +0200
in vb asp.net page i'm overriding the finalize method in order to make
cleanup.
if i throw exception there it is not seen on the page.
probably because the page has already sent to the client.
is there a way to throw exception on the finalize method in order to check
that objects were closed, but how do i trace this exception?
TIA, z.
- Next message: Asha: "bringing a drop down value to the top."
- Previous message: Cor Ligthert: "Re: how can I make this assembly work again?"
- Next in thread: avnrao: "Re: throw exception in the finalize"
- Reply: avnrao: "Re: throw exception in the finalize"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|