Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.omg.CORBA.UserException | +--org.omg.CosNaming.NamingContextPackage.CannotProceed
Field Summary | |
NamingContext |
cxt
|
NameComponent[] |
rest_of_name
|
Constructor Summary | |
CannotProceed()
|
|
CannotProceed(NamingContext __cxt,
NameComponent[] __rest_of_name)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
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(NamingContext __cxt, NameComponent[] __rest_of_name)
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |