







![]() ![]() |
PPJoy Wrapper Library reference library |
DeviceAlreadyExistsException Constructor (String) |
DeviceAlreadyExistsException Class See Also |
Initializes a new instance of the DeviceAlreadyExistsException class.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ message As String _ ) |
C# |
---|
public DeviceAlreadyExistsException( string message ) |
Visual C++ |
---|
public: DeviceAlreadyExistsException( String^ message ) |
Parameters
- message
- Type: System..::.String
The message that describes the error.