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