|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.Environment
org.openorb.orb.core.dii.Environment
public class 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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Environment()
Method Detail |
---|
public void exception(java.lang.Exception except)
exception
in class org.omg.CORBA.Environment
public java.lang.Exception exception()
exception
in class org.omg.CORBA.Environment
public void clear()
clear
in class org.omg.CORBA.Environment
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |