| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | org.xmlpull.v1.XmlPullParserException | ||
This exception is thrown to signal XML Pull Parser related faults.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
column | ||||||||||
|
|
detail | ||||||||||
|
|
row | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
Writes a printable representation of this
Throwable
's stack trace
to the
System.err
stream.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
|
|||||||||||
From class
java.lang.Object
|
|||||||||||
Writes a printable representation of this
Throwable
's stack trace
to the
System.err
stream.