data class GetNodeStackTracesRequest
Request object containing input parameters for the DOMDomain.getNodeStackTraces command.
<init> |
Request object containing input parameters for the DOMDomain.getNodeStackTraces command. GetNodeStackTracesRequest(nodeId: NodeId) |
nodeId |
Id of the node to get stack traces for. val nodeId: NodeId |