Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Exception/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Exception/InvalidArgumentException.php

<?php

namespace Doctrine\DBAL\Exception;

use Doctrine\DBAL\Exception;

/**
 * Exception to be thrown when invalid arguments are passed to any DBAL API
 *
 * @psalm-immutable
 */
class InvalidArgumentException extends Exception
{
    /** @return self */
    public static function fromEmptyCriteria()
    {
        return new self('Empty criteria was used, expected non-empty criteria');
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists