What is "pdoexception"

According to the PHP Handbook: Represents an error released by PDO.

It is not recommended by the PHP people that the user launches a Pdoexception of their own code.

Reference: http://php.net/manual/en/class.pdoexception.php