@ThreadSafe public static final class MediaWiki.APIError extends IOException
Constructor and Description |
---|
MediaWiki.APIError(String message,
XMLStreamReader r) |
MediaWiki.APIError(XMLStreamReader r) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MediaWiki.APIError(String message, XMLStreamReader r)
r
- the response reader having just read the 'error' start element.public MediaWiki.APIError(XMLStreamReader r)
r
- the response reader having just read the 'error' start element.