Mail-Log
This commit is contained in:
@@ -598,7 +598,7 @@ Module Mail
|
|||||||
System.Console.WriteLine(excel)
|
System.Console.WriteLine(excel)
|
||||||
End If
|
End If
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodBase.GetCurrentMethod.Name, VERAG_PROG_ALLGEMEIN.ERROR_OP.LOG)
|
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodBase.GetCurrentMethod.Name, VERAG_PROG_ALLGEMEIN.ERROR_OP.MAIL)
|
||||||
System.Console.WriteLine(ex.Message & ex.StackTrace)
|
System.Console.WriteLine(ex.Message & ex.StackTrace)
|
||||||
Return False
|
Return False
|
||||||
End Try
|
End Try
|
||||||
|
|||||||
Reference in New Issue
Block a user