#include <XmlPullParserException.h>
Public Member Functions | |
| XmlPullParserException (std::string desc, std::string STATE, int l, int c) | |
| ~XmlPullParserException () throw () | |
Public Attributes | |
| std::string | description |
| std::string | state |
| int | line |
| int | col |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1