public class InvalidPreWikiTag extends RuntimeException
WikipediaPreTagParser throws this exception if the text line
which should be converted contains a tag which could not be rendered in a
PRE tag environment.| Constructor and Description |
|---|
InvalidPreWikiTag(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPreWikiTag(String message)
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.