Click or drag to resize

AppExceptionAddRefNumberToException Method

Adds a reference number to the Exception if it does not exist already, neither in an inner exception.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static string AddRefNumberToException(
	Exception ex
)

Parameters

ex
Type: SystemException

Return Value

Type: String
See Also