Class ErrorException

Summary

Fully Qualified Name: Zend\Db\Adapter\Driver\Sqlsrv\Exception\ErrorException
Extends: ErrorException
Implements: ExceptionInterface

Description

Methods

Name Description Defined By
__construct() Construct ErrorException

Method Details

__construct()

Construct

Parameter Name Type Description
$errors bool

Returns:

Top