@Override
 public void fireExceptionCaught(Throwable cause) {
   head.fireExceptionCaught(cause);
 }