MS Log Loader
This commit is contained in:
parent
4b42a5e301
commit
111ba61c6f
@ -144,7 +144,7 @@ Namespace Methods.GlobalIndexer
|
||||
Return oIndexes
|
||||
|
||||
Catch ex As Exception
|
||||
LogAndThrow(ex, "Error while loading manual indizes!")
|
||||
LogAndThrow(ex, $"Error while loading manual indizes [{ex.Message}]")
|
||||
Return Nothing
|
||||
End Try
|
||||
End Function
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user