exceptionCapture property

CombainExceptionCapture? exceptionCapture
final

Custom exception capture handler (optional) If provided, native exceptions will be forwarded to this handler

Implementation

final CombainExceptionCapture? exceptionCapture;