Show / Hide Table of Contents

    Method GlobalOnHandleException

    GlobalOnHandleException(Exception)

    Diese Methode wird vom Broker für alle Exceptions aufgerufen die er selber abfängt (ohne MsgBox-Exceptions!)

    Declaration
    [DocfxBrowsable]
    void GlobalOnHandleException(Exception ex)
    Parameters
    ex Exception
    Remarks

    Evtl. auftauchende Fehler werden verschluckt!

    Back to top Generated by DocFX