SheetSizeLimitExceededError
Error thrown when loaded sheet size exceeds configured limits.
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new SheetSizeLimitExceededError(): SheetSizeLimitExceededError
Defined in src/errors.ts:38
Returns: SheetSizeLimitExceededError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor