Where.CANCEL);
}
private void checkExceptionHandling(Exception exception, Where where)
throws Exception {
ExceptionalPusher pusher = new ExceptionalPusher(exception, where);
String connectorName = getName();
DocumentAcceptorImpl documentAcceptor =
new DocumentAcceptorImpl(connectorName, pusher);
// Test take().