chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RuntimeDomain / exceptionThrown

exceptionThrown

fun exceptionThrown(): Flow<ExceptionThrownEvent>

Issued when exception was thrown and unhandled.

Official doc