Briefing Zend Knowledge

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

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

A.
Zend_XmlRpc_Client_FaultException

B.
Zend_XmlRpc_Client_Fault_404_Exception

C.
Zend_XmlRpc_Client_HttpException

D.
Zend_XmlRpc_Client_404Exception

Explanation: