com.onlineobject.objectnet Namespace

NatDeviceNotFoundException Constructor (String)

Initializes a new instance of the NatDeviceNotFoundException class with a specified error message.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public NatDeviceNotFoundException(

	string message

)

Parameters

message
Type: String
The message that describes the error.