Not able to catch structured streaming exception

415963
New Contributor II

I would like to catch and handle an exception in a structured streaming job.

The databricks notebook still displays the exception, regardless of added exception handling (see attached screenshot)

I guess that the exception is displayed by the cell output. Is it possible to ignore the stream display in the cell output?