# TargetLocationHasArrayError Class
Error thrown when selected target location has an array.
see
addRows
see
addColumns
see
moveCells
see
moveRows
see
moveColumns
see
paste
# Constructors
# constructor
+ new TargetLocationHasArrayError(): TargetLocationHasArrayError
Defined in src/errors.ts:366 (opens new window)
Returns: TargetLocationHasArrayError
# Properties
# message
• message: string
# name
• name: string
# stack Optional
• stack? : undefined | string
# Error Static
▪ Error: ErrorConstructor