org.ccnx.ccn.CCNException Class Reference
Top-level Exception subclass to mark CCN exceptions.
More...
List of all members.
|
Public Member Functions |
| CCNException (String message) |
| CCNException (Throwable cause) |
| CCNException (String message, Throwable cause) |
Detailed Description
Top-level Exception subclass to mark CCN exceptions.
There are some CCN exceptions that do not extend this type, because they need to extend IOException.
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/CCNException.java