enableExceptionCapture property

bool? enableExceptionCapture
getter/setter pair

Custom exception capture handler (optional) If not provided, will use default exception handling

Implementation

bool? enableExceptionCapture;