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
XmlPullParserException
java.io.IOException
public static WFSException parseExceptionReport(KXmlParser parser) throws XmlPullParserException, java.io.IOException
XmlPullParserException
java.io.IOException