PDOException (class)

The PDOException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Represents an error raised by PDO. You should not throw a PDOException from your own code. See Exceptions for more information about Exceptions in PHP.

Class synopsis

PDOException extends RuntimeException {
/* Properties */