# SourceLocationHasArrayError Class
Error thrown when selected source location has an array.
# Constructors
# constructor
+ new SourceLocationHasArrayError(): SourceLocationHasArrayError
Defined in src/errors.ts:350 (opens new window)
Returns: SourceLocationHasArrayError
# Properties
# message
• message: string
# name
• name: string
# stack Optional
• stack? : undefined | string
# Error Static
▪ Error: ErrorConstructor