Wednesday 22 February 2012

Define the process of error-handling in case of constructor failure? | Constructor in C++

If the constructor does not have the return statement, then it indicates failure in handling the error by throwing an exception.