Class EDU.gac.max.MC97.S97.compiler_support.RedeclarationException
All Packages Class Hierarchy This Package Previous Next Index
Class EDU.gac.max.MC97.S97.compiler_support.RedeclarationException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----EDU.gac.max.MC97.S97.compiler_support.RedeclarationException
- public class RedeclarationException
- extends Exception
The RedeclarationException class provides no special features. It is
simply an Exception used by the Identifier class to signal illegal
redeclarations.
-
RedeclarationException()
-
RedeclarationException
public RedeclarationException()
All Packages Class Hierarchy This Package Previous Next Index