static interface IVF1WithExceptions { void get(A a) throws Exception; }