org.ccnx.ccn.profiles.ccnd.CCNDaemonException Class Reference

A real AccessDeniedException doesn't appear in Java until 1.7. More...

Inheritance diagram for org.ccnx.ccn.profiles.ccnd.CCNDaemonException:

org.ccnx.ccn.CCNException

List of all members.

Package Functions

 CCNDaemonException (String message)
 CCNDaemonException (String message, Throwable cause)
 CCNDaemonException (Throwable cause)


Detailed Description

A real AccessDeniedException doesn't appear in Java until 1.7.

Till then, make our own. Even then so far it doesn't take sub-exceptions as constructor arguments.

Similarly, IOException doesn't take a Throwable as a constructor argument till 1.6. Until we move to 1.6, fake one out.


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:03 2012 for Content-Centric Networking in Java by  doxygen 1.5.6