org.sblim.cimclient.internal.pullparser
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLPullParserException
public XMLPullParserException(String str)
- Ctor.
- Parameters:
str
-
XMLPullParserException
public XMLPullParserException(XMLPullParser parser,
String str)
- Ctor.
- Parameters:
parser
- str
-
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.