ValidationException Constructor (String)

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

Namespace:  WorkZone.Dispatcher.Base.Schematron
Assembly:  WorkZone.Dispatcher.Base_24.1.0.0 (in WorkZone.Dispatcher.Base_24.1.0.0.dll) Version: 24.1.0.0 (24.1.0.0)
Syntax

public ValidationException(
	string message
)

Parameters

message
Type: SystemString

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

See Also

Reference