Class GeoDocumentParsingException

  • All Implemented Interfaces:
    java.io.Serializable

    public class GeoDocumentParsingException
    extends GeoServiceWrapperException
    Thrown when Geo Document ResponseParser fails with error.
    See Also:
    Serialized Form
    • Constructor Detail

      • GeoDocumentParsingException

        public GeoDocumentParsingException​(java.lang.String message,
                                           java.lang.Throwable nested)