Class EditConflictErrorException

All Implemented Interfaces:
Serializable

public class EditConflictErrorException extends MediaWikiApiErrorException
Exception to indicate a MediaWiki API error caused by an edit conflict.
Author:
Markus Kroetzsch
See Also:
  • Constructor Details

    • EditConflictErrorException

      public EditConflictErrorException(String errorMessage)
      Creates a new exception.
      Parameters:
      errorMessage - the error message reported by MediaWiki, or any other meaningful message for the user