Initializes a new instance of the UnexpectedXmlElementException class
Namespace: WorkZone.Dispatcher.Base.Exceptions
Assembly: WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- foundElement
- Type: System.Xml.LinqXElement
[Missing <param name="foundElement"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.UnexpectedXmlElementException.#ctor(System.Xml.Linq.XElement,System.String)"]
- expectedTag
- Type: SystemString
[Missing <param name="expectedTag"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.UnexpectedXmlElementException.#ctor(System.Xml.Linq.XElement,System.String)"]
See Also