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

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

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 Fri May 13 16:27:46 2011 for Content-Centric Networking in Java by  doxygen 1.6.3