MethodArgumentValueNotImplementedException deprecated

MethodArgumentValueNotImplementedException deprecated

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.

Parameters

string $methodName The method name that raised the exception
string $argName The argument name
string $argValue The argument value that is not implemented
string $additionalMessage An optional additional message to append to the exception message
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部