Class RunTime.StackTraceId

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    RunTime

    public static class RunTime.StackTraceId
    extends BaseType<RunTime.StackTraceId>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the RunTime domain, which may be found within the JavaScriptAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    If debuggerId is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See RunTime.StackTrace and Debugger.paused for usages.
    EXPERIMENTAL
    See Also:
    Serialized Form