TransformException Constructor (String)

Initializes a new instance of the TransformException class with a specified error message.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public TransformException(
	string message
)

Parameters

message

Type: System.String

See Also

Reference