org.paneris.bibliomania
Class BibliomaniaAccessPoemException

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.BibliomaniaAccessPoemException
All Implemented Interfaces:
java.io.Serializable

public class BibliomaniaAccessPoemException
extends org.melati.poem.AccessPoemException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.melati.poem.AccessPoemException
capability, token
 
Fields inherited from class org.melati.poem.PoemException
subException
 
Constructor Summary
BibliomaniaAccessPoemException()
           
BibliomaniaAccessPoemException(org.melati.poem.AccessPoemException e)
           
BibliomaniaAccessPoemException(org.melati.poem.AccessToken token, org.melati.poem.Capability capability)
           
BibliomaniaAccessPoemException(java.lang.Exception problem, org.melati.poem.AccessToken token, org.melati.poem.Capability capability)
           
 
Method Summary
 java.lang.String getMessage()
           
 org.melati.poem.AccessToken getToken()
           
 boolean hasNiceMessage()
           
 
Methods inherited from class org.melati.poem.AccessPoemException
getActionDescription
 
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
 

Constructor Detail

BibliomaniaAccessPoemException

public BibliomaniaAccessPoemException(java.lang.Exception problem,
                                      org.melati.poem.AccessToken token,
                                      org.melati.poem.Capability capability)

BibliomaniaAccessPoemException

public BibliomaniaAccessPoemException(org.melati.poem.AccessToken token,
                                      org.melati.poem.Capability capability)

BibliomaniaAccessPoemException

public BibliomaniaAccessPoemException(org.melati.poem.AccessPoemException e)

BibliomaniaAccessPoemException

public BibliomaniaAccessPoemException()
Method Detail

getMessage

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

hasNiceMessage

public boolean hasNiceMessage()

getToken

public org.melati.poem.AccessToken getToken()
Overrides:
getToken in class org.melati.poem.AccessPoemException


Copyright © 2000-2009 PanEris. All Rights Reserved.