@kayahr/signal
    Preparing search index...

    Class SignalError

    Error thrown by this library for its own semantic failures.

    Hierarchy

    Index

    Constructors

    Constructors

    • Creates a new signal error with the given message.

      Parameters

      • message: string

        The error message.

      Returns SignalError