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 errorSYNOPSISstring intl_get_error_message (void )DESCRIPTIONGet error message from last internationalization function called.RETURN VALUESDescription of an error occurred in the last API function call.EXAMPLESExample #1 intl_get_error_message(3) example <?php if( Collator::getAvailableLocales() === false ) { show_error( intl_get_error_message() ); } ?>SEE ALSOintl_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 |
---|
datefmt_is_lenient(3) - php |
numfmt_get_error_message(3) - php |
intlrulebasedbreakiterator(3) - php |
resourcebundle_get_error_message(3) - php |
collator.__construct(3) - php |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Status of UNIX.COM Forum Transformation |