MessageFormatter::getErrorMessage
MessageFormatter::getErrorMessage
msgfmt_get_error_message
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
MessageFormatter::getErrorMessage -- msgfmt_get_error_message — Get the error text from the last operation
Description
Object oriented style
public string MessageFormatter::getErrorMessage ( void )
Procedural style
string msgfmt_get_error_message ( MessageFormatter $fmt )
Get the error text from the last operation.