mmApp.HandleApplicationException

Handles an Application level exception by logging the error to log, and displaying an error message to the user. Also sends the error to server if enabled.

Returns true if application should continue, false to exit.

public static bool HandleApplicationException(Exception ex,
	ApplicationErrorModes errorMode)

Parameters

ex

errorMode


See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic