75767778798081
} public static class MockConfigDao2 extends MockConfigDao1 { @Override public Config findByName(String name, Readset<Config> readset) throws DalNotFoundException { throw new DalNotFoundException("this is a exception for test"); }