Class Mage_Core_Exception
Magento Core Exception
This class will be extended by other modules
- Exception
- Mage_Core_Exception
Direct known subclasses
Mage_Adminhtml_Exception, Mage_Api_Exception, Mage_Paypal_Exception, Mage_Tax_Exception, Mage_Core_Model_Session_Exception, Mage_Core_Model_Store_Exception, Mage_Cron_Exception, Mage_Customer_Exception, Mage_Directory_Exception, Mage_Eav_Exception, Mage_GoogleCheckout_Exception, Mage_Payment_Model_Info_Exception
Package: Mage\Core
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Core/Exception.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Core/Exception.php
public
|
|
public
|
|
public
|
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
array
|
$_messages | array() |
$code,
$file,
$line,
$message
|