pyspark.sql.streaming.StreamingQuery.exception

StreamingQuery.exception()[source]

New in version 2.1.0.

Returns
StreamingQueryException

the StreamingQueryException if the query was terminated by an exception, or None.