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
numfmt_get_error_message(3) - php
intlcodepointbreakiterator(3) - php
collator_compare(3) - php
intl_is_failure(3) - php
collator.__construct(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!