Spark.Error.DslError exception (spark v2.3.12)
View SourceUsed when a DSL is incorrectly configured.
Summary
Types
@type t() :: %Spark.Error.DslError{ __exception__: true, location: :erl_anno.anno() | nil, message: String.t() | any(), module: nil | module(), path: [:atom], stacktrace: any() }