disposableExceptionCallback property

DisposableExceptionCallback? disposableExceptionCallback

callback which executes on error catch during dispose catchExceptions should be enabled

Implementation

DisposableExceptionCallback? get disposableExceptionCallback;