org.paneris.bibliomania.pagination
Class Pagination.FootnoteSequence.NestingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.paneris.bibliomania.pagination.Pagination.FootnoteSequence.NestingException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Pagination.FootnoteSequence

public static class Pagination.FootnoteSequence.NestingException
extends java.lang.RuntimeException

See Also:
Serialized Form

Field Summary
 javax.swing.text.AttributeSet atts
           
 javax.swing.text.html.HTML.Tag tag
           
 
Constructor Summary
Pagination.FootnoteSequence.NestingException(javax.swing.text.html.HTML.Tag tag, javax.swing.text.AttributeSet atts)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

tag

public javax.swing.text.html.HTML.Tag tag

atts

public javax.swing.text.AttributeSet atts
Constructor Detail

Pagination.FootnoteSequence.NestingException

public Pagination.FootnoteSequence.NestingException(javax.swing.text.html.HTML.Tag tag,
                                                    javax.swing.text.AttributeSet atts)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright © 2000-2009 PanEris. All Rights Reserved.