|
Daisy Open Source CMS | ||||||||
| 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
public class DocumentReadDeniedException
| Constructor Summary | |
|---|---|
DocumentReadDeniedException(Map params)
|
|
DocumentReadDeniedException(String documentId,
String userLogin,
long userId)
|
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentReadDeniedException(String documentId,
String userLogin,
long userId)
public DocumentReadDeniedException(Map params)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||