Class InvalidDataseriesException

  • All Implemented Interfaces:
    Serializable

    public class InvalidDataseriesException
    extends Exception
    An exception thrown for invalid dataseries in CF-SimpleGeometry Features
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidDataseriesException

        public InvalidDataseriesException​(String error)
        Construct a new instance of this exception
        Parameters:
        error - associated error message.