What would replace the "handle exception" comment?


You do not need to enclose in a try block code that will not emit exceptions. If you cannot appropriately handle or translate an exception at a...