Searched refs:FunctionNotSupportedException (Results 1 – 2 of 2) sorted by relevance
9 use Nyholm\Dsn\Exception\FunctionNotSupportedException; alias90 throw new FunctionNotSupportedException($dsnString, $func->getName());
12 class FunctionNotSupportedException extends InvalidDsnException class