NoUpdate
Less than 1 minute
NoUpdate
Exception thrown when an UPDATE query is attempted with no columns specified for update.
class NoUpdate extends \Hazaar\DBI\QueryBuilder\Exception\ExceptionUsed by the SQL query builder to signal that an update operation was requested but no fields were provided.
Methods
__construct
Constructs a new NoUpdate exception with a default message.
public __construct(): voidGenerated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000