nerdexam
Zend

ZF-100-500 · Question #86

Which of the following functions will be called if there is an HTTP "404 Not Found" error?

The correct answer is C. Zend_XmlRpc_Client_HttpException. See the full explanation below for the reasoning.

Question

Which of the following functions will be called if there is an HTTP "404 Not Found" error?

Options

  • AZend_XmlRpc_Client_FaultException
  • BZend_XmlRpc_Client_Fault_404_Exception
  • CZend_XmlRpc_Client_HttpException
  • DZend_XmlRpc_Client_404Exception

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    13% (4)
  • C
    77% (23)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice