MethodArgumentNotImplementedException deprecated
class MethodArgumentNotImplementedException extends MethodArgumentNotImplementedException
deprecated
Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException}.
Constants
| INTL_INSTALL_MESSAGE | 
Methods
|  __construct(string $methodName, string $argName)  Constructor.  |  from MethodArgumentNotImplementedException | 
Details
__construct(string $methodName, string $argName)
Constructor.
Parameters
| 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.
    http://api.symfony.com/2.7/Symfony/Component/Locale/Exception/MethodArgumentNotImplementedException.html