NetException Constructor |
Name | Description | |
---|---|---|
![]() | NetException |
Initializes a new instance of the NetException class.
|
![]() | NetException(String) |
Initializes a new instance of the NetException class with a specified
error message.
|
![]() | NetException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NetException class with serialized
data.
|
![]() | NetException(String, Exception) |
Initializes a new instance of the NetException class with a specified
error message and a reference to the inner exception that is the cause
of this exception.
|