Class UpdateConflictServiceException

    • Constructor Detail

      • UpdateConflictServiceException

        public UpdateConflictServiceException()
      • UpdateConflictServiceException

        public UpdateConflictServiceException​(String message)
      • UpdateConflictServiceException

        public UpdateConflictServiceException​(String message,
                                              Throwable cause)
      • UpdateConflictServiceException

        public UpdateConflictServiceException​(Throwable cause)
      • UpdateConflictServiceException

        public UpdateConflictServiceException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace)