org.paneris.bibliomania
Class Book.TooManyBooksException

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
                              extended by org.paneris.bibliomania.Book.TooManyBooksException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Book

public class Book.TooManyBooksException
extends SequenceFTILimitsException

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
Book.TooManyBooksException(int seq, int limit)
           
 
Method Summary
 java.lang.String getParentTable()
           
 org.melati.poem.Table getTable()
           
 
Methods inherited from class org.paneris.bibliomania.SequenceFTILimitsException
getMessage
 
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

Book.TooManyBooksException

public Book.TooManyBooksException(int seq,
                                  int limit)
Method Detail

getTable

public org.melati.poem.Table getTable()
Specified by:
getTable in class FTILimitsException

getParentTable

public java.lang.String getParentTable()
Specified by:
getParentTable in class SequenceFTILimitsException


Copyright © 2000-2009 PanEris. All Rights Reserved.