NumberFormatter::getErrorCode
NumberFormatter::getErrorCode
numfmt_get_error_code
(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
NumberFormatter::getErrorCode -- numfmt_get_error_code — Get formatter's last error code.
Description
Object oriented style
public int NumberFormatter::getErrorCode ( void )
Procedural style
int numfmt_get_error_code ( NumberFormatter $fmt )
Get error code from the last function performed by the formatter.