| Current Path : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Database/ |
| Current File : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Database/DeadlockException.php |
<?php
namespace Illuminate\Database;
use PDOException;
class DeadlockException extends PDOException
{
//
}