# Class: IndexParamsUsingGSIExceptions
# Hierarchy
↳ IndexParamsUsingGSIExceptions
# Constructors
# constructor
+ new IndexParamsUsingGSIExceptions(clause
: string[]): IndexParamsUsingGSIExceptions
Overrides OttomanError.constructor
Parameters:
Name | Type |
---|---|
clause | string[] |
Returns: IndexParamsUsingGSIExceptions
# Properties
# message
• message: string
Inherited from OttomanError.message
# name
• name: string
Inherited from OttomanError.name
# Optional
stack
• stack? : undefined | string
Inherited from OttomanError.stack