AdapterException Class Reference

List of all members.


Detailed Description

Exception object thrown by all PortAdapters, to represent adapter communication exceptions.


Public Member Functions

 AdapterException (String msg)
 constructs exception with the given message
 AdapterException (Exception ex)
 constructs exception with the given inner exception
 AdapterException (String msg, Exception ex)
 Constructs exception with the given message, and given internal exception.


Constructor & Destructor Documentation

AdapterException ( String  msg  ) 

constructs exception with the given message

Parameters:
msg 

AdapterException ( Exception  ex  ) 

constructs exception with the given inner exception

Parameters:
ex 

AdapterException ( String  msg,
Exception  ex 
)

Constructs exception with the given message, and given internal exception.

Parameters:
msg 
ex 


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

Generated on Thu Aug 28 15:41:57 2008 for 1-Wire API for Compact.NET by  doxygen 1.5.6