Values.DataSourceErrorMessageSourceThe details of the error message that is returned if the operation cannot be successfully completed.
type nonrec t = {errorType : DataSourceErrorType.t option;The type of the error message that is returned if the operation cannot be successfully completed.
*)errorDetail : String_.t option;The details of the error message that is returned if the operation cannot be successfully completed.
*)}