package streaming
Type Members
- class StreamingQueryException extends Exception with SparkThrowable
Exception that stopped a StreamingQuery.
Exception that stopped a StreamingQuery. Use
cause
get the actual exception that caused the failure.- Annotations
- @Evolving()
- Since
2.0.0