Class WorkItemUpdatingException

    • Constructor Detail

      • WorkItemUpdatingException

        public WorkItemUpdatingException​(String message)
        Parameters:
        message - the detail message for this exception.
      • WorkItemUpdatingException

        public WorkItemUpdatingException​(String message,
                                         Throwable throwable)
        Parameters:
        message - the detail message for this exception.
        throwable - the cause for this exception or null if none exists.