7273747576777879808182
} catch (Exception ex) { error = ex; } Assert.assertNotNull(error); } wrapper.update("User.update", new User(12345678, "bbb")); { Exception error = null; try { wrapper.update("User.update"); } catch (Exception ex) {
7677787980818283848586
} wrapper.update("User.update", new User(12345678, "bbb")); { Exception error = null; try { wrapper.update("User.update"); } catch (Exception ex) { error = ex; } Assert.assertNotNull(error); }