|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.cimclient.internal.pullparser.XMLPullParserException
public class XMLPullParserException
Class XMLPullParserException is thrown by the PULL parser.
| Constructor Summary | |
|---|---|
XMLPullParserException(java.lang.String str)
Ctor. |
|
XMLPullParserException(XMLPullParser parser,
java.lang.String str)
Ctor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLPullParserException(java.lang.String str)
str -
public XMLPullParserException(XMLPullParser parser,
java.lang.String str)
parser - str -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||