Documentation

Mage_Core_Exception extends Exception
in package

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