data class SetPauseOnExceptionsRequest
Request object containing input parameters for the DebuggerDomain.setPauseOnExceptions command.
<init> |
Request object containing input parameters for the DebuggerDomain.setPauseOnExceptions command. SetPauseOnExceptionsRequest(state: String) |
state |
Pause on exceptions mode. val state: String |