Pep 0.4 API Documentation

edu.osu.ling.pep
Class PepException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.osu.ling.pep.PepException
All Implemented Interfaces:
Serializable

public class PepException
extends Exception

An exception thrown in the process of running Pep.

Version:
$LastChangedRevision: 268 $
Author:
Scott Martin
See Also:
Serialized Form

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
 


Pep: Pep is an Earley parser

Pep API Documentation, Copyright © 2007 Scott Martin

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the overview file.