Class ExceptionsFactory

java.lang.Object
org.gvsig.remoteclient.wfs.exceptions.ExceptionsFactory

public class ExceptionsFactory extends Object
This class parses an exception and returns it
Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
  • Constructor Details

    • ExceptionsFactory

      public ExceptionsFactory()
  • Method Details

    • parseServiceExceptionReport

      public static WFSException parseServiceExceptionReport(org.kxml2.io.KXmlParser parser) throws org.xmlpull.v1.XmlPullParserException, IOException
      Throws:
      org.xmlpull.v1.XmlPullParserException
      IOException
    • parseExceptionReport

      public static WFSException parseExceptionReport(org.kxml2.io.KXmlParser parser) throws org.xmlpull.v1.XmlPullParserException, IOException
      Throws:
      org.xmlpull.v1.XmlPullParserException
      IOException