Jalopy 1.0b11

de.hunsicker.jalopy.language
Class Recognizer.ParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byde.hunsicker.util.ChainingRuntimeException
                  extended byde.hunsicker.jalopy.language.Recognizer.ParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Recognizer

public static final class Recognizer.ParseException
extends ChainingRuntimeException

Indicates an unexpected error during the parsing of an input file or stream.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.hunsicker.util.ChainingRuntimeException
cause
 
Constructor Summary
Recognizer.ParseException(java.lang.Throwable cause)
          Creates a new ParseException.
 
Methods inherited from class de.hunsicker.util.ChainingRuntimeException
getCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Recognizer.ParseException

public Recognizer.ParseException(java.lang.Throwable cause)
Creates a new ParseException.

Parameters:
cause - throwable which caused the error.

Jalopy 1.0b11

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: June 17 2006