All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class java.rmi.NotBoundException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----java.rmi.NotBoundException

public class NotBoundException
extends Exception

Constructor Index

 o NotBoundException()
 o NotBoundException(String)

Constructors

 o NotBoundException
public NotBoundException()
 o NotBoundException
public NotBoundException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Submit a bug or feature