Class UnsupportedConversionException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedConversionException
    extends RuntimeException
    Thrown when the WKT/WKB representation is not supported by the encoder or decoder.
    Author:
    Karel Maesen, Geovise BVBA creation-date: Nov 12, 2010
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedConversionException

        public UnsupportedConversionException​(String msg)