
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\Illuminate\Contracts\Cache;

use Exception;
class LockTimeoutException extends Exception
{
    //
}
