Home
last modified time | relevance | path

Searched refs:FunctionNotSupportedException (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
DFunctionNotSupportedException.php12 class FunctionNotSupportedException extends InvalidDsnException class
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DClientConfiguration.php9 use Nyholm\Dsn\Exception\FunctionNotSupportedException; alias
90 throw new FunctionNotSupportedException($dsnString, $func->getName());