All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.gac.max.mcs388.s2002.compiler_support.RedeclarationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----edu.gac.max.mcs388.s2002.compiler_support.RedeclarationException

public class RedeclarationException
extends Exception

Constructor Index

 o RedeclarationException(String)

Constructors

 o RedeclarationException
 public RedeclarationException(String detail)

All Packages  Class Hierarchy  This Package  Previous  Next  Index