org.paneris.bibliomania
Class SequenceFTILimitsException

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.util.MelatiRuntimeException
                      extended by org.paneris.bibliomania.FTILimitsException
                          extended by org.paneris.bibliomania.SequenceFTILimitsException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Book.TooManyBooksException, Chapter.TooManyChaptersException

public abstract class SequenceFTILimitsException
extends FTILimitsException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.paneris.bibliomania.FTILimitsException
limit, n
 
Fields inherited from class org.melati.poem.PoemException
subException
 
Constructor Summary
SequenceFTILimitsException(int n, int limit)
           
 
Method Summary
 java.lang.String getMessage()
           
abstract  java.lang.String getParentTable()
           
 
Methods inherited from class org.paneris.bibliomania.FTILimitsException
getTable
 
Methods inherited from class org.melati.util.MelatiRuntimeException
innermostException
 
Methods inherited from class org.melati.poem.PoemException
getCoreMessage, initCause, 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

SequenceFTILimitsException

public SequenceFTILimitsException(int n,
                                  int limit)
Method Detail

getParentTable

public abstract java.lang.String getParentTable()

getMessage

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


Copyright © 2000-2009 PanEris. All Rights Reserved.