Initializes a new instance of the SehException class.
| Name | Description | |
|---|---|---|
|
|
SehException() |
Initializes a new instance of the SehException class. |
|
|
SehException(String) |
Initializes a new instance of the SehException class with a specified error message. |
|
|
SehException(String, Exception) |
Initializes a new instance of the SehException class with a specified error message and a reference to the inner exception that is the cause of this exception. |