Class R2WPublishException

    • Constructor Detail

      • R2WPublishException

        protected R2WPublishException​(String newErrorCode,
                                      String messageFormat,
                                      Throwable cause,
                                      Object[] exceptionDataEN,
                                      Object[] exceptionData)
      • R2WPublishException

        public R2WPublishException​(Throwable cause,
                                   String message)
        If Report2Web publishing fails.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - The reason for the failure