Used when a DSL is incorrectly configured.
@type t() :: %Spark.Error.DslError{ __exception__: true, message: String.t() | any(), module: nil | module(), path: [:atom], stacktrace: any() }