Share via


StreamingQueryException(String) Constructor

Definition

public StreamingQueryException(string message);
new Microsoft.Spark.Sql.Streaming.StreamingQueryException : string -> Microsoft.Spark.Sql.Streaming.StreamingQueryException
Public Sub New (message As String)

Parameters

message
String

Applies to