MethodArgumentValueNotImplementedException deprecated
class MethodArgumentValueNotImplementedException extends MethodArgumentValueNotImplementedException
deprecated
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 | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/2.8/Symfony/Component/Locale/Exception/MethodArgumentValueNotImplementedException.html