|
||||||||||||
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.InvalidLookupRef
Generated from IDL definition of exception "InvalidLookupRef"
Field Summary | |
---|---|
Lookup |
target
|
Constructor Summary | |
---|---|
InvalidLookupRef()
|
|
InvalidLookupRef(Lookup target)
|
|
InvalidLookupRef(java.lang.String _reason,
Lookup target)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public Lookup target
Constructor Detail |
public InvalidLookupRef()
public InvalidLookupRef(java.lang.String _reason, Lookup target)
public InvalidLookupRef(Lookup target)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |