blob: 71baf795c785635c735812e02a446456ac7d2605 [file] [log] [blame]
class A{
void foo() throws Exception{
throw <ref>Exception();
}
}