Multiple choice

Which of the following exceptions is generated when a user tries to create an environment or application in an incorrect state?

  1. IllegalMonitorStateException

  2. IllegalArgumentException

  3. IllegalStateException

  4. None of these

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

This exception is generated when a user tries to create an environment or application in an incorrect state.