|
||||||||||
| 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
public class 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 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 exception)
exception in class org.omg.CORBA.Environmentpublic java.lang.Exception exception()
exception in class org.omg.CORBA.Environmentpublic 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 | |||||||||