Click or drag to resize

OmrAlignmentException Constructor

Creates a new OmrAlignmentException with the specified message.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public OmrAlignmentException(
	string message
)

Parameters

message
Type: SystemString
The exception message.
See Also