Multiple choice

Which exception is raised when all other exceptions fail to catch errors?

  1. LOGIN_DENIED

  2. OTHERS

  3. VALUE_ERROR

  4. ERROR

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

OTHERS exception is raised when all other expections fail to catch the errors.