# SourceLocationHasArrayError

Error thrown when selected source location has an array.

## Constructors

### constructor 

\+ **new SourceLocationHasArrayError**(): *[SourceLocationHasArrayError](sourcelocationhasarrayerror.md)*

*Defined in [src/errors.ts:350](https://github.com/handsontable/hyperformula/blob/b8542ec/src/errors.ts#L350)*

**Returns:** *[SourceLocationHasArrayError](sourcelocationhasarrayerror.md)*

## Properties

### message 

• **message**: *string*

___

### name 

• **name**: *string*

___

### stack

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

___

### Error

▪ **Error**: *ErrorConstructor*