1. public void checkInExceptionHandler(TestObjectExceptionHandler exceptionHandler)
  2. {
  3. checkedInExceptionHandlers.add(exceptionHandler);
  4. }