public class XmlParserException extends SonarException
| Constructor and Description |
|---|
XmlParserException() |
XmlParserException(String s) |
XmlParserException(String s,
Throwable throwable) |
XmlParserException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XmlParserException()
public XmlParserException(String s)
public XmlParserException(String s, Throwable throwable)
public XmlParserException(Throwable throwable)
Copyright © 2009–2015 SonarSource. All rights reserved.