org.apache.maven.shared.utils.xml.pull
Class XmlPullParserException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.apache.maven.shared.utils.xml.pull.XmlPullParserException
- All Implemented Interfaces: 
 - Serializable
 
public class XmlPullParserException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
XmlPullParserException
public XmlPullParserException(IOException e)
XmlPullParserException
public XmlPullParserException(SAXException e)
XmlPullParserException
public XmlPullParserException(String message)
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.