nerdexam
GIAC

GSSP-JAVA · Question #246

Which of the following exceptions is thrown to indicate that a servlet is temporarily unavailable?

The correct answer is E. UnavailableException. See the full explanation below for the reasoning.

Question

Which of the following exceptions is thrown to indicate that a servlet is temporarily unavailable?

Options

  • AServletException
  • BApplicationException
  • CIllegalStateException
  • DIOException
  • EUnavailableException
  • FIllegalAccessException

How the community answered

(14 responses)
  • A
    7% (1)
  • C
    7% (1)
  • E
    79% (11)
  • F
    7% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice