just another orm...
View the Project on GitHub tflori/orm
» API Reference » ORM\Dbal\Error
Extends: ORM\Exception
Name | Value |
---|---|
ERROR_CODE | 'UNKNOWN' |
public function __construct(
array $params = [],
null $code = null,
null $message = null,
\ORM\Dbal\Error $previous = null,
)
Parameter | Type | Description |
---|---|---|
$params |
array | |
$code |
null | |
$message |
null | |
$previous |
ORM\Dbal\Error |
ORM\Dbal\Error::__construct