Solar_Controller_Page::_error()
protected
void
Solar_Controller_Page::_error
( string $key
, array $replace = NULL
)
Adds an error message, then forwards to the 'error' action.
Parameters
(string)
$key
: The error-message locale key.(array)
$replace
: Replacement strings for the error message.
Returns
(void)
Description
Adds an error message, then forwards to the 'error' action.