Documentation

Mage_Cron_Exception extends Mage_Core_Exception
in package

Maho

Tags
copyright

Copyright (c) 2006-2020 Magento, Inc. (https://magento.com)

copyright

Copyright (c) 2022-2024 The OpenMage Contributors (https://openmage.org)

copyright

Copyright (c) 2024 Maho (https://mahocommerce.com)

license

https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)

Table of Contents

Properties

$_messages  : mixed

Methods

addMessage()  : $this
getMessages()  : array<string|int, mixed>|array<string|int, Mage_Core_Model_Message_Abstract>
setMessage()  : $this
Set or append a message to existing one

Properties

Methods

setMessage()

Set or append a message to existing one

public setMessage(string $message[, bool $append = false ]) : $this
Parameters
$message : string
$append : bool = false
Return values
$this

        
On this page

Search results