All Implemented Interfaces:
HasOwner<LOCATION>, Iterable<ThrowsDeclaration<LOCATION>>, Collection<ThrowsDeclaration<LOCATION>>, List<ThrowsDeclaration<LOCATION>>

@PublicAPI(usage=ACCESS) public final class ThrowsClause<LOCATION extends HasParameterTypes & HasReturnType & HasName.AndFullName & CanBeAnnotated & HasOwner<JavaClass>> extends ForwardingList<ThrowsDeclaration<LOCATION>> implements HasOwner<LOCATION>