layout: default title: MissingMapException parent: Core Classes —
dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Exceptions
MissingMapException Class
Exception when a MapView is created with no Map or WebMap
public class MissingMapException : System.Exception
Inheritance System.Object 🡒 System.Exception 🡒 MissingMapException
Constructors
MissingMapException() Constructor
Creates a new MissingMapException
public MissingMapException();