public class ExceptionsFactory
extends java.lang.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, java.io.IOException
XmlPullParserExceptionjava.io.IOExceptionpublic static WFSException parseExceptionReport(KXmlParser parser) throws XmlPullParserException, java.io.IOException
XmlPullParserExceptionjava.io.IOException