ResourceBundle::getErrorCode
ResourceBundle::getErrorCode
resourcebundle_get_error_code
(PHP >= 5.3.2, PECL intl >= 2.0.0)
ResourceBundle::getErrorCode -- resourcebundle_get_error_code — Get bundle's last error code.
Description
Object oriented style
public int ResourceBundle::getErrorCode ( void )
Procedural style
int resourcebundle_get_error_code ( ResourceBundle $r )
Get error code from the last function performed by the bundle object.