BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
doctrine
/
dbal
/
src
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: LockWaitTimeoutException.php
<?php namespace Doctrine\DBAL\Exception; /** * Exception for a lock wait timeout error of a transaction detected in the driver. */ class LockWaitTimeoutException extends ServerException implements RetryableException { }
Save
Cancel