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