Home > pinot-noir > IPinotErrorConstructorArgs
Signature:
export interface IPinotErrorConstructorArgs<TData = Record<string, unknown>>
Property |
Modifiers |
Type |
Description |
---|---|---|---|
Error |
(Optional) | ||
number |
(Optional) | ||
TData |
(Optional) | ||
IPinotSqlException[] | undefined |
(Optional) | ||
string | |||
(Optional) |