StorageLimitError
Exception thrown when there is an error due to ingested data exceeding the storage limit.
Extends
Constructors
new StorageLimitError()
new StorageLimitError(
message
):StorageLimitError
Constructor function called for initialization of a BaseError
.
Parameters
message
any
Returns
Inherited from
Properties
message
message:
string
Inherited from
name
name:
string
Inherited from
stack?
optional
stack:string
Inherited from
Last updated: Sep 30, 2025