本文へスキップ

class_LightshipApiKeyException


title: class LightshipApiKeyException toc_max_heading_level: 4


class LightshipApiKeyException

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

Lightship APIキーに関連する例外の基本クラス。

    class LightshipApiKeyException: Niantic.Lightship.Maps.Core.Exceptions.LightshipMapsSdkException {
protected:
// メソッド

LightshipApiKeyException(string message);
};

// 直系の子孫

class InvalidLightshipApiKeyException;