Re: Console application termination following exception thrown in constructor (VS 2005)
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Thu, 18 Jan 2007 09:00:03 GMT
Hi Paul,
Thanks for your detailed explanation.
I will try to get that book for a good look.
Honestly I never used try... catch like this. When I use a third-party
class, I often use a wrapper class to encapsulate it so that I can control
and report errors. The try... catch statement is used in the wrapper class
and outside the creation of the class instance, so I can catch the errors
and make a decision how to handle it.
Thanks for using Microsoft Online Managed Newsgroup. Please feel free to
let me know if you need further assistance on this issue.
Have a great day!
Charles Wang
Microsoft Online Community Support
======================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- References:
- Console application termination following exception thrown in constructor (VS 2005)
- From: Paul
- RE: Console application termination following exception thrown in constructor (VS 2005)
- From: Charles Wang[MSFT]
- Re: Console application termination following exception thrown in constructor (VS 2005)
- From: Paul
- Re: Console application termination following exception thrown in constructor (VS 2005)
- From: Charles Wang[MSFT]
- Re: Console application termination following exception thrown in constructor (VS 2005)
- From: Paul
- Console application termination following exception thrown in constructor (VS 2005)
- Prev by Date: Re: printf giving extra characters
- Next by Date: Broken streampos::operator+() when reaching 2GB ?
- Previous by thread: Re: Console application termination following exception thrown in constructor (VS 2005)
- Next by thread: memory allocation problem
- Index(es):