1-Wire API for .NET Version 4.00
|
Represents a failed 1-Wire memory sync operation. More...
Public Member Functions | |
OWSyncFailedException (String desc) | |
Constructs a SyncFailedException with a the given message. |
Represents a failed 1-Wire memory sync operation.
OWSyncFailedException | ( | String | desc | ) |
Constructs a SyncFailedException with a the given message.
desc | a String describing the exception. |