<?php namespace Illuminate\Contracts\Cache; use Exception; class LockTimeoutException extends Exception { // }