5152535455565758596061
Assert.assertNotNull(error); } { Exception error = null; try { xaResource.forget(null); } catch (Exception ex) { error = ex; } Assert.assertNotNull(error); }