org.paneris.bibliomania
Class ContentAccessPoemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.melati.poem.PoemException
                  extended by org.melati.poem.AccessPoemException
                      extended by org.paneris.bibliomania.ContentAccessPoemException
All Implemented Interfaces:
java.io.Serializable

public class ContentAccessPoemException
extends org.melati.poem.AccessPoemException

See Also:
Serialized Form

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

book

public Book book
Constructor Detail

ContentAccessPoemException

public ContentAccessPoemException(Book book,
                                  org.melati.poem.AccessToken accessToken,
                                  org.melati.poem.Capability canReadContent)
Method Detail

getActionDescription

public java.lang.String getActionDescription()
Overrides:
getActionDescription in class org.melati.poem.AccessPoemException


Copyright © 2000-2009 PanEris. All Rights Reserved.