org.paneris.jammyjoes.model
Class NotLoggedInException

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

public class NotLoggedInException
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
NotLoggedInException()
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class org.melati.poem.AccessPoemException
getActionDescription, 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
 

Constructor Detail

NotLoggedInException

public NotLoggedInException()
Method Detail

getMessage

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


Copyright © 2001-2008 PanEris. All Rights Reserved.