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

@Deprecated public class XmlPullParserException extends RuntimeException
Deprecated.
use org.w3c.dom, JDOM, XOM, or SAX
See Also:
  • Constructor Details

    • XmlPullParserException

      public XmlPullParserException(IOException e)
      Deprecated.
      Parameters:
      e - the root cause
    • XmlPullParserException

      public XmlPullParserException(SAXException e)
      Deprecated.
      Parameters:
      e - the root cause
    • XmlPullParserException

      public XmlPullParserException(String message)
      Deprecated.
      Parameters:
      message - the message