W3cubDocs

/Symfony 4.1

NotImplementedException

class NotImplementedException extends RuntimeException

Base exception class for not implemented behaviors of the intl extension in the Locale component.

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $message)

Details

__construct(string $message)

Parameters

string $message The exception message. A note to install the intl extension is appended to this string

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Intl/Exception/NotImplementedException.html