Click or drag to resize
ActiveElementException Constructor (String, Exception)

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ActiveElementException(
	string msg,
	Exception inner
)

Parameters

msg
Type: SystemString
inner
Type: SystemException
See Also