-
public final class SetPauseOnExceptionsRequestRequest object containing input parameters for the DebuggerDomain.setPauseOnExceptions command.
-
-
Constructor Summary
Constructors Constructor Description SetPauseOnExceptionsRequest(String state)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final SetPauseOnExceptionsRequestcopy(String state)final StringgetState()Pause on exceptions mode. -
-
Constructor Detail
-
SetPauseOnExceptionsRequest
SetPauseOnExceptionsRequest(String state)
-
-
Method Detail
-
component1
final String component1()
-
copy
final SetPauseOnExceptionsRequest copy(String state)
-
-
-
-