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