Dekoh platform API

dekoh.portal.fwk.persistence
Class CannotAccessCommentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dekoh.portal.fwk.persistence.AccessDeniedException
                  extended by dekoh.portal.fwk.persistence.CannotAccessCommentException
All Implemented Interfaces:
Serializable

public class CannotAccessCommentException
extends AccessDeniedException

Since:
Nov 3, 2006
See Also:
Serialized Form

Constructor Summary
CannotAccessCommentException(String message)
           
 
Method Summary
 
Methods inherited from class dekoh.portal.fwk.persistence.AccessDeniedException
newCannotAccessCommentException, newCannotAccessDisabledShareException, newCannotAccessShareException, newCannotChangeMasterPasswordPolicy, newLoginRequiredToAccessSharesFeedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CannotAccessCommentException

public CannotAccessCommentException(String message)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers