All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class netscape.security.ForbiddenTargetException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----netscape.security.ForbiddenTargetException

public class ForbiddenTargetException
extends RuntimeException
Dummy class.


Constructor Index

 o ForbiddenTargetException()
 o ForbiddenTargetException(String)

Constructors

 o ForbiddenTargetException
 public ForbiddenTargetException()
 o ForbiddenTargetException
 public ForbiddenTargetException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index