Constructor
# new QueryError(msg)
Represents errors that occur during query building or execution
Error thrown during query operations
Parameters:
Name | Type | Description |
---|---|---|
msg |
string
|
Error
|
The error message or Error object |