Values.BatchDescribeMergeConflictsErrorSourceReturns information about errors in a BatchDescribeMergeConflicts operation.
type nonrec t = {filePath : Path.t option;The path to the file.
*)exceptionName : ExceptionName.t option;The name of the exception.
*)message : Message.t option;The message provided by the exception.
*)}