NotImplementedException deprecated

class NotImplementedException extends NotImplementedException

deprecated

since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\Exception\NotImplementedException} instead.

Alias of {@link \Symfony\Component\Intl\Exception\NotImplementedException}.

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $message)

Constructor.

from NotImplementedException

Details

__construct(string $message)

Constructor.

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.
http://api.symfony.com/3.0/Symfony/Component/Locale/Exception/NotImplementedException.html