public class ExceptionListImpl extends ExceptionList
Constructor and Description |
---|
ExceptionListImpl() |
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
Copyright © 2018 JBoss by Red Hat. All rights reserved.