|
||||||||||||
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
Constructor Summary | |
---|---|
ExceptionList()
|
Method Summary | |
---|---|
void |
add(TypeCode tc)
|
int |
count()
|
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 ExceptionList
public void add(TypeCode tc)
add
in class ExceptionList
public TypeCode item(int index) throws Bounds
item
in class ExceptionList
Bounds
public void remove(int index) throws Bounds
remove
in class ExceptionList
Bounds
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |