wwProcess::LogError

Method that is used to log an error into the Web Connection Error Log. This method should be called from the OnError event of this class.

o.LogError(loException)

Parameters

loException
An Exception object that contains error information about the last failure. Note that you can override this Exception object to provide custom messages.


See also:

Class wwProcess

© West Wind Technologies, 1996-2022 • Updated: 06/26/12
Comment or report problem with topic