|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.Environment | +--org.openorb.CORBA.dii.Environment
This class implements the OMG class : Environment
Constructor Summary | |
Environment()
Constructor |
Method Summary | |
void |
clear()
Initialize the exception |
java.lang.Exception |
exception()
Return the exception |
void |
exception(java.lang.Exception except)
Set the exception |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Environment()
Method Detail |
public void exception(java.lang.Exception except)
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |