public static void ThrowException <T>(
     this T _,
     ResultDetail resultDetail) => resultDetail.ThrowException();