View Source LenraCommon.Errors.BusinessError exception (lenra_common v2.8.0-beta.1)
LenraCommon.Errors.BusinessError creates all error functions based on the @errors
list.
For each error in the list, this module creates two function,
one that creates and returns a BusinessError struct,
the second that creates a BusinessError struct and returns it into a tuple.