@Override
 public Struct getErrorBlock(PageContext pc, ErrorPage ep) {
   return rootCause.getErrorBlock(pc, ep);
 }