Log Constructor (Exception) |
Initializes a new instance of the
Log class
Namespace:
LSRetail.Omni.Domain.DataModel.Base.Log
Assembly:
LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.4
Syntaxpublic Log(
Exception ex
)
Parameters
- ex
- Type: SystemException
See Also