(PHP 5 >= 5.3.2, PHP 7, PECL intl >= 2.0.0)
ResourceBundle::getErrorCode -- resourcebundle_get_error_code — Get bundle's last error code
Object oriented style
public ResourceBundle::getErrorCode ( ) : int
Procedural style
resourcebundle_get_error_code ( ResourceBundle $r ) : int
Get error code from the last function performed by the bundle object.
r
ResourceBundle object.
Returns error code from last bundle object call.
Example #1 resourcebundle_get_error_code() example
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/resourcebundle.geterrorcode.php