All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class espresso.util.NotConstant

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----espresso.util.NotConstant

public class NotConstant
extends Exception

Variable Index

 o node_d

Constructor Index

 o NotConstant(ExpressionNode)

Method Index

 o toString()

Variables

 o node_d
 ExpressionNode node_d

Constructors

 o NotConstant
 public NotConstant(ExpressionNode node)

Methods

 o toString
 public String toString()
Overrides:
toString in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index