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

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

Parameters

message
Type: SystemString

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

See Also