org.ccnx.ccn.io.ErrorStateException Class Reference

Exception to throw when we are asked to pull data from a network object or stream that is already in an error state. More...

List of all members.

Public Member Functions

 ErrorStateException (String s)
 ErrorStateException (String s, Throwable t)
 ErrorStateException (Throwable t)

Protected Attributes

Throwable _nestedException

Detailed Description

Exception to throw when we are asked to pull data from a network object or stream that is already in an error state.


Constructor & Destructor Documentation

org.ccnx.ccn.io.ErrorStateException.ErrorStateException ( String  s  ) 
Parameters:
s 
org.ccnx.ccn.io.ErrorStateException.ErrorStateException ( String  s,
Throwable  t 
)
Parameters:
s 
t 
org.ccnx.ccn.io.ErrorStateException.ErrorStateException ( Throwable  t  ) 
Parameters:
t 

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:44 2011 for Content-Centric Networking in Java by  doxygen 1.6.3