class MethodArgumentValueNotImplementedException extends MethodArgumentValueNotImplementedException
deprecated
since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException} instead.
Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException}.
Constants
INTL_INSTALL_MESSAGE |
Methods
__construct(string $methodName, string $argName, string $argValue, string $additionalMessage = '') Constructor. | from MethodArgumentValueNotImplementedException |
Details
__construct(string $methodName, string $argName, string $argValue, string $additionalMessage = '')
Constructor.
Please login to continue.