NoUpdate
Less than 1 minute
NoUpdate
Exception thrown when an UPDATE query is attempted with no columns specified for update.
class NoUpdate extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used 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 Fri, 04 Sep 2026 23:32:16 +0000