# SheetSizeLimitExceededError

Error thrown when loaded sheet size exceeds configured limits.

## Constructors

### constructor 

\+ **new SheetSizeLimitExceededError**(): *[SheetSizeLimitExceededError](sheetsizelimitexceedederror.md)*

*Defined in [src/errors.ts:39](https://github.com/handsontable/hyperformula/blob/7c25bbc/src/errors.ts#L39)*

**Returns:** *[SheetSizeLimitExceededError](sheetsizelimitexceedederror.md)*

## Properties

### message 

• **message**: *string*

___

### name 

• **name**: *string*

___

### stack

• **stack**? : *undefined | string*

___

### Error

▪ **Error**: *ErrorConstructor*