| Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Tools/Console/ |
| Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Tools/Console/ConnectionNotFound.php |
<?php
namespace Doctrine\DBAL\Tools\Console;
use OutOfBoundsException;
final class ConnectionNotFound extends OutOfBoundsException
{
}