MethodNotImplementedException deprecated

class MethodNotImplementedException extends MethodNotImplementedException

deprecated

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

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

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $methodName)

Constructor.

from MethodNotImplementedException

Details

__construct(string $methodName)

Constructor.

Parameters

string $methodName The name of the method

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Locale/Exception/MethodNotImplementedException.html