class LightshipMapManagerNotInitializedException
(Niantic.Lightship.Maps.Exceptions.LightshipMapManagerNotInitializedException)
This exception will be thrown from LightshipMapView if its LightshipMapManager fails to initialize.
class LightshipMapManagerNotInitializedException: Niantic.Lightship.Maps.Exceptions.LightshipMapManagerException {
};
Inherited Members
protected:
// methods
LightshipMapManagerException(string message);