php man page for intl_get_error_message

Query: intl_get_error_message

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INTL_GET_ERROR_MESSAGE(3)						 1						 INTL_GET_ERROR_MESSAGE(3)

intl_get_error_message - Get description of the last error

SYNOPSIS
string intl_get_error_message (void )
DESCRIPTION
Get error message from last internationalization function called.
RETURN VALUES
Description of an error occurred in the last API function call.
EXAMPLES
Example #1 intl_get_error_message(3) example <?php if( Collator::getAvailableLocales() === false ) { show_error( intl_get_error_message() ); } ?>
SEE ALSO
intl_error_name(3), intl_get_error_code(3), intl_is_failure(3), collator_get_error_message(3), numfmt_get_error_message(3). PHP Documentation Group INTL_GET_ERROR_MESSAGE(3)
Related Man Pages
msgfmt_get_error_message(3) - php
intlcalendar.geterrorcode(3) - php
numfmt_get_error_code(3) - php
resourcebundle_get_error_code(3) - php
resourcebundle_get_error_message(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun