org.sonar.api.utils
Class XmlParserException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.sonar.api.utils.SonarException
                  
org.sonar.api.utils.XmlParserException
- All Implemented Interfaces: 
 - Serializable
 
public class XmlParserException
- extends SonarException
 
- Since:
 
  - 1.10
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
XmlParserException
public XmlParserException()
XmlParserException
public XmlParserException(String s)
XmlParserException
public XmlParserException(String s,
                          Throwable throwable)
XmlParserException
public XmlParserException(Throwable throwable)
Copyright © 2009-2010 SonarSource SA. All Rights Reserved.