Click or drag to resize
FieldNotFoundException Constructor
Initializes a new instance of the FieldNotFoundException class

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public FieldNotFoundException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:de.softpro.signdocsdk.FieldNotFoundException.#ctor(System.String!System.Runtime.CompilerServices.IsConst)"]

See Also