Class XMLPullParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.cimclient.internal.pullparser.XMLPullParserException
All Implemented Interfaces:
Serializable

public class XMLPullParserException extends IOException
Class XMLPullParserException is thrown by the PULL parser.
See Also:
  • Constructor Details

    • XMLPullParserException

      public XMLPullParserException(String str)
      Ctor.
      Parameters:
      str -
    • XMLPullParserException

      public XMLPullParserException(XMLPullParser parser, String str)
      Ctor.
      Parameters:
      parser -
      str -