|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.melati.poem.PoemException
org.melati.poem.AccessPoemException
org.paneris.bibliomania.ContentAccessPoemException
public class ContentAccessPoemException
| Field Summary | |
|---|---|
Book |
book
|
| Fields inherited from class org.melati.poem.AccessPoemException |
|---|
capability, token |
| Fields inherited from class org.melati.poem.PoemException |
|---|
subException |
| Constructor Summary | |
|---|---|
ContentAccessPoemException(Book book,
org.melati.poem.AccessToken accessToken,
org.melati.poem.Capability canReadContent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActionDescription()
|
| Methods inherited from class org.melati.poem.AccessPoemException |
|---|
getMessage, getToken |
| Methods inherited from class org.melati.poem.PoemException |
|---|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Book book
| Constructor Detail |
|---|
public ContentAccessPoemException(Book book,
org.melati.poem.AccessToken accessToken,
org.melati.poem.Capability canReadContent)
| Method Detail |
|---|
public java.lang.String getActionDescription()
getActionDescription in class org.melati.poem.AccessPoemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||