public java.lang.Exception getHPubErrorException() {
   if (outputProps != null) return (outputProps.getHPubErrorException());
   else return (inputProps.getHPubErrorException());
 }