All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.util.lisp.LispReadException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----oplan.util.lisp.LispReadException

public class LispReadException
extends RuntimeException
The class of errors thrown by the Lisp reader.


Constructor Index

 o LispReadException(String)

Constructors

 o LispReadException
 LispReadException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index