RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface RUMStandaloneExceptionEventContext

    The context provided for Exception Events.

    interface RUMStandaloneExceptionEventContext {
        exception: unknown;
        type: EXCEPTION;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    exception: unknown
    type: EXCEPTION