Sendungsdetails
This commit is contained in:
@@ -1527,7 +1527,7 @@ Public Class usrcntlAktDetails
|
||||
' ArrowDown_ShowHide() 'Anzeigeproblem, wenn Aviso minimiert wird! --> Jetzt bei Timer!
|
||||
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message & ex.StackTrace)
|
||||
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodInfo.GetCurrentMethod.Name)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
@@ -1547,7 +1547,7 @@ Public Class usrcntlAktDetails
|
||||
End If
|
||||
Next
|
||||
Catch ex As Exception
|
||||
MsgBox("ERR")
|
||||
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodInfo.GetCurrentMethod.Name)
|
||||
End Try
|
||||
End Select
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user