GetNodeStackTracesRequest

@Serializable
data class GetNodeStackTracesRequest(val nodeId: NodeId)(source)

Request object containing input parameters for the DOMDomain.getNodeStackTraces command.

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the node to get stack traces for.