|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.ExceptionList
org.jacorb.orb.dii.ExceptionList
public class ExceptionList
| Constructor Summary | |
|---|---|
ExceptionList()
|
|
| Method Summary | |
|---|---|
void |
add(org.omg.CORBA.TypeCode tc)
|
int |
count()
|
org.omg.CORBA.TypeCode |
item(int index)
|
void |
remove(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionList()
| Method Detail |
|---|
public int count()
count in class org.omg.CORBA.ExceptionListpublic void add(org.omg.CORBA.TypeCode tc)
add in class org.omg.CORBA.ExceptionList
public org.omg.CORBA.TypeCode item(int index)
throws org.omg.CORBA.Bounds
item in class org.omg.CORBA.ExceptionListorg.omg.CORBA.Bounds
public void remove(int index)
throws org.omg.CORBA.Bounds
remove in class org.omg.CORBA.ExceptionListorg.omg.CORBA.Bounds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||