Examlex

Solved

When You Write a Method That Catches an Exception, Rather

question 3

Multiple Choice

When you write a method that catches an Exception, rather than handling the Exception itself, it can pass the exception to the method that called your method.What is this known as?


Definitions:

Related Questions