public int getHPubErrorOccurred() {
   if (outputProps != null) return (outputProps.getHPubErrorOccurred());
   else return (inputProps.getHPubErrorOccurred());
 }