NotImplementedException
extends RuntimeException
in package
Base exception class for not implemented behaviors of the intl extension in the Locale component.
Tags
Table of Contents
Constants
- INTL_INSTALL_MESSAGE = 'Please install the "intl" extension for full localization capabilities.'
Methods
- __construct() : mixed
Constants
INTL_INSTALL_MESSAGE
public
mixed
INTL_INSTALL_MESSAGE
= 'Please install the "intl" extension for full localization capabilities.'
Methods
__construct()
public
__construct(string $message) : mixed
Parameters
- $message : string
-
The exception message. A note to install the intl extension is appended to this string