Class sunw.corba.PersistentStorageException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.corba.PersistentStorageException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----sunw.orb.ORBException
                           |
                           +----sunw.corba.CORBAException
                                   |
                                   +----sunw.corba.SystemException
                                           |
                                           +----sunw.corba.PersistentStorageException

public class PersistentStorageException
extends SystemException

Constructor Index

 o PersistentStorageException()
 o PersistentStorageException(int, int)

Constructors

 o PersistentStorageException
  public PersistentStorageException()
 o PersistentStorageException
  public PersistentStorageException(int minor,
                                    int completed)

All Packages  Class Hierarchy  This Package  Previous  Next  Index