ILoggerFlagException Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.FlagException(System.Type,System.Exception)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

void FlagException(
	Type type,
	Exception exception
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.FlagException(System.Type,System.Exception)"]

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.FlagException(System.Type,System.Exception)"]

See Also

Reference