Class TooManyJobGroupsToForecastException

    • Constructor Detail

      • TooManyJobGroupsToForecastException

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

        public TooManyJobGroupsToForecastException​(Throwable cause)
        We do not allow forecasting more than 5000 job groups.
        Parameters:
        cause - The originating exception, null if this is the originating exception