|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTrading.RegisterPackage.InvalidObjectRef
public final class InvalidObjectRef
Exception definition: InvalidObjectRef.
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 |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public org.omg.CORBA.Object ref
Constructor Detail |
---|
public InvalidObjectRef()
public InvalidObjectRef(org.omg.CORBA.Object ref)
ref
- ref exception memberpublic InvalidObjectRef(java.lang.String orb_reason, org.omg.CORBA.Object ref)
ref
- ref exception member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |