Click or drag to resize
ImagingException Constructor (String)

» Asprise Scan Home · Developer's Guide

Initializes a new instance of the ImagingException class

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ImagingException(
	string message
)

Parameters

message
Type: SystemString
See Also