Documentation of 'javolution37.javolution.xml.pull.XmlPullParserException' Java class
XmlPullParserException
javolution37.javolution.xml.pull

Class XmlPullParserException

  • All Implemented Interfaces:
    java.io.Serializable


    public class XmlPullParserException
    extends java.lang.Exception
    This exception is thrown to signal XML Pull Parser related faults.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getColumnNumber() 
      java.lang.Throwable getDetail() 
      int getLineNumber() 
      void printStackTrace() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • XmlPullParserException

        public XmlPullParserException(java.lang.String s)
      • XmlPullParserException

        public XmlPullParserException(java.lang.String msg,
                                      XmlPullParser parser,
                                      java.lang.Throwable chain)
    • Method Detail

      • getDetail

        public java.lang.Throwable getDetail()
      • getLineNumber

        public int getLineNumber()
      • getColumnNumber

        public int getColumnNumber()
      • printStackTrace

        public void printStackTrace()
        Overrides:
        printStackTrace in class java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.