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