Class NoAttributeProviderFoundException

  • All Implemented Interfaces:
    Serializable

    public class NoAttributeProviderFoundException
    extends RuntimeException
    Thrown when a GISElement is not able to obtain its attribute provider when an action requires one.
    Since:
    14.0
    Version:
    17.0 2020-01-04 14:41:53
    Author:
    Stéphane GALLAND
    See Also:
    Serialized Form
    Maven Group Id:
    org.arakhne.afc.gis
    Maven Artifact Id:
    giscore
    • Constructor Detail

      • NoAttributeProviderFoundException

        public NoAttributeProviderFoundException()
        Constructor.