GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Components.Layers
ProGeoJSONLayerException Class
Exception thrown when there is an issue with the ProGeoJSONLayer.
public class ProGeoJSONLayerException : System.Exception
Inheritance System.Object 🡒 System.Exception 🡒 ProGeoJSONLayerException
Constructors
ProGeoJSONLayerException(string) Constructor
Exception thrown when there is an issue with the ProGeoJSONLayer.
public ProGeoJSONLayerException(string s);