There is a rumor around the office that it is unacceptable to throw an
exception from a constructor.
I have always thrown exceptions from constuctors. It is the only
method of handling errors!
Where in the world is this argument coming from?
Does it have any validity?
I seek knowledge o gurus of the C++
exception from a constructor.
I have always thrown exceptions from constuctors. It is the only
method of handling errors!
Where in the world is this argument coming from?
Does it have any validity?
I seek knowledge o gurus of the C++
Comment