set Pause On Exceptions
fun setPauseOnExceptions(input: SetPauseOnExceptionsRequest): Single<RequestResponseFrame>
Content copied to clipboard
Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is none
.
Sources
jvm source
Link copied to clipboard