public class ExceptionsFactory extends Object
| Constructor and Description |
|---|
ExceptionsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static WFSException |
parseExceptionReport(KXmlParser parser) |
static WFSException |
parseServiceExceptionReport(KXmlParser parser) |
public static WFSException parseServiceExceptionReport(KXmlParser parser) throws XmlPullParserException, IOException
XmlPullParserExceptionIOExceptionpublic static WFSException parseExceptionReport(KXmlParser parser) throws XmlPullParserException, IOException
XmlPullParserExceptionIOException