DataException.php
system/Database/Exceptions/DataException.php
1 class
8 methods
class DataException
This file is part of CodeIgniter 4 framework. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
forInvalidMethodTriggered
(string $method)
forEmptyDataset
(string $mode)
forEmptyPrimaryKey
(string $mode)
forInvalidArgument
(string $argument)
forInvalidAllowedFields
(string $model)
forTableNotFound
(string $table)
forEmptyInputGiven
(string $argument)
forFindColumnHaveMultipleColumns
()