Class ModelChangeProcessorUpdateException

    • Constructor Detail

      • ModelChangeProcessorUpdateException

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

        public ModelChangeProcessorUpdateException​(Throwable cause,
                                                   String message)
        A failure of a ModelChangeProcessor to process ModelChangeMessage(s).
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - Error message.