Class java.rmi.AlreadyBoundException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class java.rmi.AlreadyBoundException

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----java.rmi.AlreadyBoundException

public class AlreadyBoundException
extends Exception

Constructor Index

 o java.rmi.AlreadyBoundException()
 o java.rmi.AlreadyBoundException(String)

Constructors

 o AlreadyBoundException
public AlreadyBoundException()
 o AlreadyBoundException
public AlreadyBoundException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index