dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Components.Widgets
MissingViewReferenceException Class
Exception raised if an external component is missing a required reference to a MapView
public class MissingViewReferenceException : System.Exception
Inheritance System.Object 🡒 System.Exception 🡒 MissingViewReferenceException
Constructors
MissingViewReferenceException(string) Constructor
Exception raised if an external component is missing a required reference to a MapView
public MissingViewReferenceException(string message);
Parameters
message System.String