Common/DocumentResultList: Log errors in LoadFile_AsByteArray
This commit is contained in:
@@ -314,7 +314,8 @@ Public Class frmDocumentResultList
|
||||
End If
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
_Logger.Error(ex)
|
||||
Return DocumentInfo
|
||||
End Try
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user