OneWireIOException Class Reference

Inherits com::dalsemi::onewire::OneWireException.

List of all members.


Detailed Description

This exception is thrown when there is an IO error communicating on on the 1-Wire Network.

For instance, when a network error occurs when calling the putBit(boolean) method.

Version:
0.00, 28 Aug 2000
Author:
DS

Public Member Functions

 OneWireIOException ()
 Constructs a OneWireIOException with no detail message.
 OneWireIOException (String desc)
 Constructs a OneWireIOException with the specified detail message.

Constructor & Destructor Documentation

OneWireIOException ( String  desc  ) 

Constructs a OneWireIOException with the specified detail message.

Parameters:
desc the detail message description


The documentation for this class was generated from the following file:

Generated on Thu Aug 28 15:42:30 2008 for 1-Wire API for .NET by  doxygen 1.5.6