|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.ExceptionList
Constructor Summary | |
ExceptionList()
|
Method Summary | |
abstract void |
add(TypeCode)
|
abstract int |
count()
|
abstract TypeCode |
item(int)
|
abstract void |
remove(int)
|
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 abstract void add(TypeCode)
public abstract int count()
public abstract TypeCode item(int) throws Bounds
public abstract void remove(int) throws Bounds
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |