PDOException Object
(
[message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'ownerId' cannot be null
[string:Exception:private] =>
[code:protected] => 23000
[file:protected] => /var/www/backend/functions.php
[line:protected] => 69
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/backend/functions.php
[line] => 69
[function] => execute
[class] => PDOStatement
[type] => ->
)
[1] => Array
(
[file] => /var/www/backend/functions.php
[line] => 1153
[function] => LogError
)
[2] => Array
(
[file] => /var/www/backend/login.php
[line] => 1194
[function] => PurchaseWash
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 23000
[1] => 1048
[2] => Column 'ownerId' cannot be null
)
)