@Deprecated public class XmlParserException extends SonarException
| Constructor and Description | 
|---|
| XmlParserException()Deprecated.  | 
| XmlParserException(String s)Deprecated.  | 
| XmlParserException(String s,
                  Throwable throwable)Deprecated.  | 
| XmlParserException(Throwable throwable)Deprecated.  | 
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–2016 SonarSource. All rights reserved.