All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class openjava.ptree.NotConsCellException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----openjava.ptree.PtreeException
                           |
                           +----openjava.ptree.NotConsCellException

public class NotConsCellException
extends PtreeException

Constructor Index

 o NotConsCellException()
 o NotConsCellException(String)

Constructors

 o NotConsCellException
 public NotConsCellException()
 o NotConsCellException
 public NotConsCellException(String str)

All Packages  Class Hierarchy  This Package  Previous  Next  Index