Given the following custom exception types:
Bis a supertype ofAAis a supertype ofC
Arrange them in the order they should be caught to ensure that each exception is handled specifically.
Given the following custom exception types:
B is a supertype of AA is a supertype of CArrange them in the order they should be caught to ensure that each exception is handled specifically.
ExceptionABCCreate a free account to access the full topic