function and Exception « Exceptions « C++ Tutorial






6.6.function and Exception
6.6.1.Localize a try/catch to a function
6.6.2.Throwing an exception from a function outside the try block
6.6.3.This function can throw NO exceptions!
6.6.4.Restricting function throw types