class LightshipApiKeyException
(Niantic.Lightship.Maps.Core.Exceptions.LightshipApiKeyException)
Base class for exceptions related to Lightship API keys.
class LightshipApiKeyException: Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSdkException {
protected:
// methods
LightshipApiKeyException(string message);
};
// direct descendants
class InvalidLightshipApiKeyException;