org.omg.FT
Class UnsupportedProperty
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.FT.UnsupportedProperty
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class UnsupportedProperty
- extends org.omg.CORBA.UserException
- See Also:
- Serialized Form
Field Summary |
org.omg.CosNaming.NameComponent[] |
nam
|
org.omg.CORBA.Any |
val
|
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
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 |
nam
public org.omg.CosNaming.NameComponent[] nam
val
public org.omg.CORBA.Any val
UnsupportedProperty
public UnsupportedProperty()
UnsupportedProperty
public UnsupportedProperty(org.omg.CosNaming.NameComponent[] nam,
org.omg.CORBA.Any val)
UnsupportedProperty
public UnsupportedProperty(java.lang.String orb_reason,
org.omg.CosNaming.NameComponent[] nam,
org.omg.CORBA.Any val)