The Error instance (or Error class to be instantiated) to be thrown.
Error message describing the issue
Optional
components: { Optional
clip?: AnimClipThe AnimClip involved in the error
Optional
element?: DOMElementThe DOM element involved in the error
Optional
sequence?: AnimSequenceThe AnimSequence involved in the error
Optional
timeline?: AnimTimelineThe AnimTimeline involved in the error
Function that throws an error with additional optional location information based on AnimTimeline, AnimSequence, AnimClip, or the DOM element being animated.