blob: 95600147f835595a256cee4a96bffae27877bde7 [file] [log] [blame]
import java.lang.annotation.Retention
import java.lang.annotation.RetentionPolicy
@Retention(RetentionPolicy.SOURCE)
public annotation class throws()