Class WFSGetFeatureException

All Implemented Interfaces:
Serializable

public class WFSGetFeatureException extends WFSException
This exception is thrown when there is a problem with the GetFeature operation
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also:
  • Constructor Details

    • WFSGetFeatureException

      public WFSGetFeatureException(Throwable e)
    • WFSGetFeatureException

      public WFSGetFeatureException(String message, Throwable e)