Documentation

DriverException extends DriverManagerException
in package

Represents an exception that is thrown by the DriverManager class.

This exception is used to indicate errors that occur during the management of database drivers.

Table of Contents

Methods

__construct()  : mixed
Constructor.

Methods

__construct()

Constructor.

public __construct(PDOException $pdoException) : mixed
Parameters
$pdoException : PDOException

        
On this page

Search results