The exception occurred when some WinAPI error returned.

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

Syntax

Visual Basic

<SerializableAttribute> _
Public Class Win32Exception _
	Inherits Exception

C#

[SerializableAttribute]
public class Win32Exception : Exception

Remarks

This exception can be met during file operations, working with GDI, and other system-related problems.