Top-level Exception subclass to mark CCN exceptions. More...
Public Member Functions | |
CCNException (String message) | |
CCNException (Throwable cause) | |
CCNException (String message, Throwable cause) |
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.