NoSuchXmlElementException Constructor (String)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the NoSuchXmlElementException class

Namespace:  WorkZone.Dispatcher.Base.Exceptions
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public NoSuchXmlElementException(
	string expectedTagName
)

Parameters

expectedTagName
Type: SystemString

[Missing <param name="expectedTagName"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.NoSuchXmlElementException.#ctor(System.String)"]

See Also

Reference