|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.Environment
org.jacorb.orb.dii.Environment
This class is used to hold exception information for DII requests.
Constructor Summary | |
---|---|
Environment()
|
Method Summary | |
---|---|
void |
clear()
|
java.lang.Exception |
exception()
|
void |
exception(java.lang.Exception e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Environment()
Method Detail |
public void exception(java.lang.Exception e)
exception
in class Environment
public java.lang.Exception exception()
exception
in class Environment
public void clear()
clear
in class Environment
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |