vc.corba.common.data
Class NoSuchDataFound

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--vc.corba.common.data.NoSuchDataFound
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class NoSuchDataFound
extends org.omg.CORBA.UserException
implements org.omg.CORBA.portable.IDLEntity

vc/corba/common/data/NoSuchDataFound.java Generated by the IDL-to-Java compiler (portable), version "3.0" from idl/ProjectStructure.idl Saturday, November 3, 2001 12:00:07 PM PST

See Also:
Serialized Form

Constructor Summary
NoSuchDataFound()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoSuchDataFound

public NoSuchDataFound()