org.ccnx.ccn.io.content.ContentGoneException Class Reference
Informative subclass of IOException to be thrown when content is expected, but GONE (deleted) content found instead.
More...
Inherits java::io::IOException.
List of all members.
|
Public Member Functions |
| ContentGoneException () |
| TODO add constructor taking Throwable when move to 1.6.
|
| ContentGoneException (String s) |
Detailed Description
Informative subclass of IOException to be thrown when content is expected, but GONE (deleted) content found instead.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/io/content/ContentGoneException.java