Member Junction
    Preparing search index...

    Error event emitted by the session.

    interface SessionError {
        Message: string;
        RequestID?: string;
    }
    Index

    Properties

    Properties

    Message: string

    Human-readable error message

    RequestID?: string

    Optional request ID if the error is related to a specific tool request