Share via


StreamingQueryException Class

Definition

Exception that stopped a StreamingQuery.

public class StreamingQueryException : Microsoft.Spark.JvmException
type StreamingQueryException = class
    inherit JvmException
Public Class StreamingQueryException
Inherits JvmException
Inheritance
StreamingQueryException

Constructors

StreamingQueryException(String)

Applies to