Class ParsingSpatialValueException

    • Constructor Detail

      • ParsingSpatialValueException

        public ParsingSpatialValueException​(String fullColumnName,
                                            String string,
                                            Exception exp)
        Thrown when the geometry returned cannot be parsed.
        Parameters:
        fullColumnName - the column that couldn't be parsed
        string - the value that couldn't be parsed
        exp - the exception thorwn during parsing