org.paneris.bibliomania.population
Class KeyDotTxtFilter.SyntaxException

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.population.KeyDotTxtFilter.SyntaxException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
KeyDotTxtFilter

public static class KeyDotTxtFilter.SyntaxException
extends org.melati.util.MelatiRuntimeException

See Also:
Serialized Form

Field Summary
 java.lang.String line
           
 int linenum
           
 
Fields inherited from class org.melati.poem.PoemException
subException
 
Constructor Summary
KeyDotTxtFilter.SyntaxException(int linenum, java.lang.String line)
           
 
Method Summary
 java.lang.String 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
 

Field Detail

linenum

public int linenum

line

public java.lang.String line
Constructor Detail

KeyDotTxtFilter.SyntaxException

public KeyDotTxtFilter.SyntaxException(int linenum,
                                       java.lang.String line)
Method Detail

getMessage

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


Copyright © 2000-2009 PanEris. All Rights Reserved.