java.lang.Object
com.tngtech.archunit.core.domain.ThrowsClause<LOCATION>
All Implemented Interfaces:
HasOwner<LOCATION>, Iterable<ThrowsDeclaration<LOCATION>>

public final class ThrowsClause<LOCATION extends HasParameterTypes & HasReturnType & HasName.AndFullName & CanBeAnnotated & HasOwner<JavaClass>> extends Object implements HasOwner<LOCATION>, Iterable<ThrowsDeclaration<LOCATION>>