All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Expressions.TypeCheckException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----Expressions.TypeCheckException

public class TypeCheckException
extends RuntimeException

Constructor Index

 o TypeCheckException(String)

Constructors

 o TypeCheckException
 public TypeCheckException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index