Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/orm/src/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/orm/src/NoResultException.php

<?php

declare(strict_types=1);

namespace Doctrine\ORM;

/**
 * Exception thrown when an ORM query unexpectedly does not return any results.
 */
class NoResultException extends UnexpectedResultException
{
    public function __construct()
    {
        parent::__construct('No result was found for query although at least one row was expected.');
    }
}

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