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
intl_is_failure(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
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update