View Source LenraCommon.Errors.TechnicalError exception (lenra_common v2.9.0)
LenraCommon.Errors.TechnicalError 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 TechnicalError struct,
the second that creates a TechnicalError struct and returns it into an tuple.