Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Driver/SQLite3/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Driver/SQLite3/Exception.php

<?php

namespace Doctrine\DBAL\Driver\SQLite3;

use Doctrine\DBAL\Driver\AbstractException;

/**
 * @internal
 *
 * @psalm-immutable
 */
final class Exception extends AbstractException
{
    public static function new(\Exception $exception): self
    {
        return new self($exception->getMessage(), null, (int) $exception->getCode(), $exception);
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists