com.dalsemi.onewire.application.file
Class OWSyncFailedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--com.dalsemi.onewire.application.file.OWSyncFailedException
- All Implemented Interfaces:
- Serializable
- public class OWSyncFailedException
- extends IOException
Represents a failed 1-Wire memory sync operation.
- See Also:
- Serialized Form
OWSyncFailedException
public OWSyncFailedException(String desc)
- Constructs a SyncFailedException with a the given message.
- Parameters:
desc
- a String describing the exception.
Copyright © 1999-2003 Dallas Semiconductor. All Rights Reserved.