InvalidCriterionArgumentException
InvalidCriterionArgumentException.php
:
11
Extends InvalidArgumentException
This exception is thrown if a service method is called with an illegal or non appropriate value.
Methods¶
__construct() ¶
InvalidCriterionArgumentException.php
:
13
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$key | mixed | - | - |
$criterion | mixed | - | - |
$expectedCriterionFQCN | string | - | - |