org.gvsig.remoteclient.wfs.exceptions
Class ExceptionsFactory
java.lang.Object
org.gvsig.remoteclient.wfs.exceptions.ExceptionsFactory
public class ExceptionsFactory
- extends java.lang.Object
This class parses an exception and returns it
- Author:
- Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionsFactory
public ExceptionsFactory()
parseServiceExceptionReport
public static WFSException parseServiceExceptionReport(org.kxml2.io.KXmlParser parser)
throws org.xmlpull.v1.XmlPullParserException,
java.io.IOException
- Throws:
org.xmlpull.v1.XmlPullParserException
java.io.IOException
parseExceptionReport
public static WFSException parseExceptionReport(org.kxml2.io.KXmlParser parser)
throws org.xmlpull.v1.XmlPullParserException,
java.io.IOException
- Throws:
org.xmlpull.v1.XmlPullParserException
java.io.IOException
Copyright © 2004-2013 gvSIG. All Rights Reserved.