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