public class OneWireIOException extends OneWireException
Constructor and Description |
---|
OneWireIOException()
Constructs a
OneWireIOException with no detail message. |
OneWireIOException(java.lang.String desc)
Constructs a
OneWireIOException with the specified detail message. |
public OneWireIOException()
OneWireIOException
with no detail message.public OneWireIOException(java.lang.String desc)
OneWireIOException
with the specified detail message.desc
- the detail message descriptionCopyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.