|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.outerj.daisy.repository.RepositoryException
org.outerj.daisy.repository.AccessException
org.outerj.daisy.repository.DocumentReadDeniedException
Constructor Summary | |
DocumentReadDeniedException(long documentId,
java.lang.String userLogin,
long userId)
|
|
DocumentReadDeniedException(java.util.Map params)
|
Methods inherited from class org.outerj.daisy.repository.AccessException |
getMessage, getState |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 |
public DocumentReadDeniedException(long documentId, java.lang.String userLogin, long userId)
public DocumentReadDeniedException(java.util.Map params)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |