dekoh.portal.fwk.persistence
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dekoh.portal.fwk.persistence.AccessDeniedException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CannotAccessCommentException, DigitalObjectNotInCollectionException, DigitalObjectNotInShareException, DisabledShareAccessedException
public class AccessDeniedException
- extends RuntimeException
- Since:
- Nov 3, 2006
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccessDeniedException
public AccessDeniedException(String message)
newCannotAccessShareException
public static AccessDeniedException newCannotAccessShareException(Share share,
Buddy buddy)
newCannotAccessCommentException
public static CannotAccessCommentException newCannotAccessCommentException()
newLoginRequiredToAccessSharesFeedException
public static AccessDeniedException newLoginRequiredToAccessSharesFeedException(String uri)
newCannotChangeMasterPasswordPolicy
public static AccessDeniedException newCannotChangeMasterPasswordPolicy()
newCannotAccessDisabledShareException
public static AccessDeniedException newCannotAccessDisabledShareException(Share share)
© 2009 Pramati Technologies - Dekoh - Portal for Developers