Package org.languagetool.dev.wikipedia
Class PageNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.languagetool.dev.wikipedia.PageNotFoundException
- All Implemented Interfaces:
Serializable
Thrown when a Wikipedia page was not found and the text content of the API response was thus empty,
or because it's just a redirect page.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PageNotFoundException
-