NotImplementedException deprecated

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.

<