This documentation is for the old version. Go to the latest Graphics Mill docs

Win32Exception Constructor

Initializes a new instance of Win32Exception class.

Overload List

Name Description
Public method Win32Exception()

Initializes a new instance of Win32Exception class.

Public method Win32Exception(String)

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

Public method Win32Exception(String, Exception)

Initializes a new instance of the Win32Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference