Class Mage_Api_Exception

Description

Api exception

Located in /Api/Exception.php (line 34)

Exception
   |
   --Mage_Core_Exception
      |
      --Mage_Api_Exception
Variable Summary
Method Summary
Mage_Api_Exception __construct ( $faultCode, [ $customMessage = null])
unknown getCustomMessage ()
Variables
mixed $_customMessage = null (line 36)
  • access: protected

Inherited Variables

Inherited from Mage_Core_Exception

Mage_Core_Exception::$_messages
Methods
Constructor __construct (line 38)
  • access: public
Mage_Api_Exception __construct ( $faultCode, [ $customMessage = null])
  • $faultCode
  • $customMessage
getCustomMessage (line 49)

Custom error message, if error is not in api.

  • access: public
unknown getCustomMessage ()

Inherited Methods

Inherited From Mage_Core_Exception

Mage_Core_Exception::addMessage()
Mage_Core_Exception::getMessages()
Mage_Core_Exception::setMessage()

Documentation generated on Fri, 11 Feb 2011 17:02:21 +0200 by phpDocumentor 1.4.3