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...

Inherits java::io::IOException.

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 Thu Feb 16 00:45:01 2012 for Content-Centric Networking in Java by  doxygen 1.5.6