net.sourceforge.jeuclid.biparser
Class ReparseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           net.sourceforge.jeuclid.biparser.ReparseException
net.sourceforge.jeuclid.biparser.ReparseException
- All Implemented Interfaces: 
- Serializable
- public class ReparseException 
- extends Exception
this exception class signals a reparse of a text.
- Version:
- $Revision: cbff5bfffc35 $
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ReparseException
public ReparseException()
- create a new ReparseException.
 
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.