|
||||||||||||
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.CosNaming.NamingContextPackage.NotFound
Generated from IDL definition of exception "NotFound"
Field Summary | |
---|---|
NameComponent[] |
rest_of_name
|
NotFoundReason |
why
|
Constructor Summary | |
---|---|
NotFound()
|
|
NotFound(NotFoundReason why,
NameComponent[] rest_of_name)
|
|
NotFound(java.lang.String _reason,
NotFoundReason why,
NameComponent[] rest_of_name)
|
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 NotFoundReason why
public NameComponent[] rest_of_name
Constructor Detail |
public NotFound()
public NotFound(java.lang.String _reason, NotFoundReason why, NameComponent[] rest_of_name)
public NotFound(NotFoundReason why, NameComponent[] rest_of_name)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |