class LightshipMapManagerException
(Niantic.Lightship.Maps.Exceptions.LightshipMapManagerException)
Base class for exceptions thrown from LightshipMapManager
class LightshipMapManagerException: Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSdkException {
protected:
// methods
LightshipMapManagerException(string message);
};
// direct descendants
class LightshipMapManagerNotInitializedException;