webchalk-animate - v0.31.0
    Preparing search index...

    Variable generateErrorConst

    generateError: GeneralErrorGenerator = ...

    Creates a detailed Error containing information about the structures involved in the error along with the error message.

    The Error instance (or Error class to be instantiated) to be thrown.

    The error message describing the issue.

    The structures whose details should be appended to msg.

    The AnimTimeline involved in the error.

    The AnimSequence involved in the error.

    The AnimClip involved in the error.

    The DOM element involved in the error.

    An Error containing details about where exactly in the timeline and/or sequence and/or clip the error occurred.