Skip to main content

class LightshipMapsSdkException

(Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSdkException)

The base class for all exceptions defined in the Maps SDK.

    class LightshipMapsSdkException: Exception {
};

// direct descendants

class BundledTileFetchException;
class LightshipApiKeyException;
class LightshipMapsSystemException;
class MissingLightshipApiKeyException;
class LightshipMapManagerException;