org.omg.CosTrading.RegisterPackage
Class InvalidObjectRef
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.CosTrading.RegisterPackage.InvalidObjectRef
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class InvalidObjectRef
- extends org.omg.CORBA.UserException
Exception definition : InvalidObjectRef
- Author:
- OpenORB Compiler
- See Also:
- Serialized Form
|
Field Summary |
org.omg.CORBA.Object |
ref
Exception member ref |
|
Constructor Summary |
InvalidObjectRef()
Default constructor |
InvalidObjectRef(org.omg.CORBA.Object ref)
Constructor with fields initialization |
InvalidObjectRef(java.lang.String orb_reason,
org.omg.CORBA.Object ref)
Full constructor with fields initialization |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ref
public org.omg.CORBA.Object ref
- Exception member ref
InvalidObjectRef
public InvalidObjectRef()
- Default constructor
InvalidObjectRef
public InvalidObjectRef(org.omg.CORBA.Object ref)
- Constructor with fields initialization
- Parameters:
ref - ref exception member
InvalidObjectRef
public InvalidObjectRef(java.lang.String orb_reason,
org.omg.CORBA.Object ref)
- Full constructor with fields initialization
- Parameters:
ref - ref exception member