What exceptions can be handled

Report a typo

What type of exception cannot be handled by the following catch block?

catch (Exception e) {
    // do something
}
Select one option from the list
___

Create a free account to access the full topic