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

Class java.rmi.dgc.VMIDNotSupportedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----java.rmi.RemoteException
                                   |
                                   +----java.rmi.dgc.VMIDNotSupportedException

public class VMIDNotSupportedException
extends RemoteException

Constructor Index

 o VMIDNotSupportedException(String)
Create a new exception with a description.

Constructors

 o VMIDNotSupportedException
  public VMIDNotSupportedException(String s)
Create a new exception with a description.

All Packages  Class Hierarchy  This Package  Previous  Next  Index