Click or drag to resize

OpsContextLogException Method

Logs exception

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public void LogException(
	Exception ex,
	string title
)

Parameters

ex  Exception
 
title  String
 
See Also