org.omg.FT
Class NoFactory
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.FT.NoFactory
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class NoFactory
- extends org.omg.CORBA.UserException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
NoFactory()
|
NoFactory(org.omg.CosNaming.NameComponent[] the_location,
java.lang.String type_id)
|
NoFactory(java.lang.String orb_reason,
org.omg.CosNaming.NameComponent[] the_location,
java.lang.String type_id)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
the_location
public org.omg.CosNaming.NameComponent[] the_location
type_id
public java.lang.String type_id
NoFactory
public NoFactory()
NoFactory
public NoFactory(org.omg.CosNaming.NameComponent[] the_location,
java.lang.String type_id)
NoFactory
public NoFactory(java.lang.String orb_reason,
org.omg.CosNaming.NameComponent[] the_location,
java.lang.String type_id)