@kayahr/scope
    Preparing search index...

    Class ScopeError

    Error thrown by this library for its own semantic failures.

    Hierarchy

    Index

    Constructors

    Constructors

    • Creates a new scope error with the given message.

      Parameters

      • message: string

        The error message.

      Returns ScopeError