Class MwDumpFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wikidata.wdtk.dumpfiles.MwDumpFormatException
All Implemented Interfaces:
Serializable

public class MwDumpFormatException extends Exception
Exception class to report errors in the format of a MediaWiki dump file.
Author:
Markus Kroetzsch
See Also:
  • Constructor Details

    • MwDumpFormatException

      public MwDumpFormatException(String message)
      Constructs a new exception with the given message.
      Parameters:
      message - the message string