Class JobHasNoParentException

    • Constructor Detail

      • JobHasNoParentException

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

        public JobHasNoParentException​(Throwable cause,
                                       long jobUniqueId)
        Operation requires that the Job has a parent, but it does not.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        jobUniqueId - The Unique Id of the Job that does not have a parent