class MethodArgumentNotImplementedException extends NotImplementedException
INTL_INSTALL_MESSAGE |
__construct(string $methodName, string $argName) |
string | $methodName | The method name that raised the exception |
string | $argName | The argument name that is not implemented |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Intl/Exception/MethodArgumentNotImplementedException.html