HeredocDelimitingError
data class HeredocDelimitingError(val fieldPath: String, val stdin: String, val message: String = "Please do not put 'EOF' on its own line within the body of your multiline input") : ErrorUnit.ConfigErrorUnit