OWFileNotFoundException Class Reference

List of all members.


Detailed Description

Signals that an attempt to open the file on a 1-Wire device denoted.

This exception will be thrown by the OWFileInputStream and OWFileOutputStream constructors when a file with the specified pathname does not exist on the 1-Wire memory device.

Public Member Functions

 OWFileNotFoundException ()
 Constructs a FileNotFoundException with null as its error detail message.
 OWFileNotFoundException (String s)
 Constructs a FileNotFoundException with the specified detail message.


Constructor & Destructor Documentation

OWFileNotFoundException ( String  s  ) 

Constructs a FileNotFoundException with the specified detail message.

Parameters:
s the detail message.


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