com.stvconsultants.easygloss.footnotes
Class IllegalFootnoteMatchingRuleError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.stvconsultants.easygloss.footnotes.IllegalFootnoteMatchingRuleError
All Implemented Interfaces:
java.io.Serializable

public class IllegalFootnoteMatchingRuleError
extends java.lang.Error

Thrown by FootnoteElement if an attempt is made to set an illegal footnote matching rule, that is a rule that can never match any annotation.

Author:
Stephen Connolly
See Also:
Serialized Form

Constructor Summary
IllegalFootnoteMatchingRuleError()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalFootnoteMatchingRuleError

public IllegalFootnoteMatchingRuleError()


Copyright © 2006 null. All Rights Reserved.