W3cubDocs

/Symfony 2.8

Symfony\Component\Locale\Exception\MethodArgumentNotImplementedException

class MethodArgumentNotImplementedException extends MethodArgumentNotImplementedException

Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException}.

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $methodName, string $argName)

Constructor.

from MethodArgumentNotImplementedException

Details

public __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