ThreadException Constructor |
Name | Description | |
---|---|---|
![]() | ThreadException() | Initializes a new instance. |
![]() | ThreadException(Exception) |
Initializes a new instance.
|
![]() | ThreadException(String) |
Initializes a new instance.
|
![]() | ThreadException(SerializationInfo, StreamingContext) |
Initializes a new instance with serialized data.
|
![]() | ThreadException(String, Exception) |
Initializes a new instance.
|