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

Class sunw.corba.DataConversionException

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

public class DataConversionException
extends SystemException

Constructor Index

 o DataConversionException()
 o DataConversionException(int, int)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index