Skip to content

QueryError

Arian Johnson edited this page May 2, 2018 · 4 revisions

Throws an instance of QueryError.

Kind: global class

Extends: SyntaxError

Access: protected


new QueryError(keyword, target)

Creates an instance of QueryError.

Param Type Description
keyword string The keyword that caused the Error
target DCT The DCT object throwing the Error

Clone this wiki locally