Initializes a new instance of Win32Exception class.
Name | Description | |
---|---|---|
Win32Exception() |
Initializes a new instance of Win32Exception class. |
|
Win32Exception(String) |
Initializes a new instance of the Win32Exception class with a specified error message. |
|
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. |