net.sourceforge.jeuclid.biparser
Class ReparseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ReparseException()
          create a new ReparseException.
 
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

ReparseException

public ReparseException()
create a new ReparseException.



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.